me
/
guix
Archived
1
0
Fork 0

gnu: qjackctl: Remove unused qtx11extras input.

* gnu/packages/audio.scm (qjackctl)[inputs]: Remove qtx11extras.
master
Tobias Geerinckx-Rice 2022-10-16 02:00:02 +02:00
parent d7e59fb2ad
commit f8a29a4163
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 2 deletions

View File

@ -3084,8 +3084,7 @@ different audio devices such as ALSA or PulseAudio.")
jack-1
portaudio
qtbase-5
qtsvg-5
qtx11extras))
qtsvg-5))
(native-inputs
(list pkg-config qttools-5))
(home-page "https://qjackctl.sourceforge.io/")