gnu: jalv: Drop Qt-4 support.

* gnu/packages/audio.scm (jalv)[inputs]: Drop qt-4. It does not receive any
  upstream security updates, and Qt-4 support is marked as experimental in
  the jalv documentation.
This commit is contained in:
Andreas Enge 2016-03-05 12:17:22 +01:00
parent b4c42a4b07
commit 03d55eeca7
1 changed files with 0 additions and 1 deletions

View File

@ -803,7 +803,6 @@ synchronous execution of all clients, and low latency operation.")
("suil" ,suil) ("suil" ,suil)
("gtk" ,gtk+-2) ("gtk" ,gtk+-2)
("gtkmm" ,gtkmm-2) ("gtkmm" ,gtkmm-2)
("qt" ,qt-4)
("jack" ,jack-1))) ("jack" ,jack-1)))
(native-inputs (native-inputs
`(("pkg-config" ,pkg-config))) `(("pkg-config" ,pkg-config)))