libextractor: fixing the videoSupport = false
I comitted it wrong before.
This commit is contained in:
parent
b4e0565a86
commit
8fd57ff21e
@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
buildInputs =
|
buildInputs =
|
||||||
[ libtool gettext zlib bzip2 flac libvorbis libmpeg2 exiv2 ffmpeg
|
[ libtool gettext zlib bzip2 flac libvorbis exiv2
|
||||||
libgsf rpm
|
libgsf rpm
|
||||||
pkgconfig
|
pkgconfig
|
||||||
] ++ stdenv.lib.optionals gtkSupport [ glib gtk ]
|
] ++ stdenv.lib.optionals gtkSupport [ glib gtk ]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user