gnu: remove "util-linux" from inputs

* gnu/packages/audio.scm (aubio, ardour, azr3, lash, patchage): Remove
  "util-linux" from `inputs'.
master
Ricardo Wurmus 2015-02-18 17:54:40 +01:00
parent 5d95e30b48
commit f753846b7a
1 changed files with 1 additions and 6 deletions

View File

@ -68,7 +68,6 @@
#:python ,python-2))
(inputs
`(("jack" ,jack-1)
("libuuid" ,util-linux)
("libsndfile" ,libsndfile)
("libsamplerate" ,libsamplerate)
("fftwf" ,fftwf)))
@ -130,7 +129,6 @@ namespace ARDOUR { const char* revision = \"3.5-403-gec2cb31\" ; }"))))
("lv2" ,lv2)
("vamp" ,vamp)
("curl" ,curl)
("libuuid" ,util-linux)
("fftw" ,fftw)
("fftwf" ,fftwf)
("jack" ,jack-1)
@ -179,8 +177,7 @@ engineers, musicians, soundtrack editors and composers.")
`(("gtkmm" ,gtkmm-2)
("lvtk" ,lvtk)
("jack" ,jack-1)
("lash" ,lash)
("libuuid" ,util-linux)))
("lash" ,lash)))
(native-inputs
`(("pkg-config" ,pkg-config)))
(home-page "http://ll-plugins.nongnu.org/azr3/")
@ -317,7 +314,6 @@ to be plugged into a wide range of audio synthesis and recording packages.")
`(("bdb" ,bdb)
("gtk" ,gtk+-2)
("jack" ,jack-1)
("libuuid" ,util-linux)
("readline" ,readline)
("python" ,python-2)))
;; According to pkg-config, packages depending on lash also need to have
@ -472,7 +468,6 @@ lv2-c++-tools.")
`(("alsa-lib" ,alsa-lib)
("boost" ,boost)
("jack" ,jack-1)
("libuuid" ,util-linux)
("ganv" ,ganv)
("glib" ,glib)
("glibmm" ,glibmm)