gnu: qjackctl: Remove unused qtx11extras input.
authorTobias Geerinckx-Rice <me@tobias.gr>
Sun, 16 Oct 2022 00:00:02 +0000 (02:00 +0200)
committerTobias Geerinckx-Rice <me@tobias.gr>
Sun, 16 Oct 2022 00:00:00 +0000 (02:00 +0200)
* gnu/packages/audio.scm (qjackctl)[inputs]: Remove qtx11extras.

gnu/packages/audio.scm

index 593ce44..37a38ba 100644 (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/")