libextractor: fixing the videoSupport = false
I comitted it wrong before.
This commit is contained in:
@@ -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 ]
|
||||||
|
|||||||
Reference in New Issue
Block a user