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 =
|
||||
[ libtool gettext zlib bzip2 flac libvorbis libmpeg2 exiv2 ffmpeg
|
||||
[ libtool gettext zlib bzip2 flac libvorbis exiv2
|
||||
libgsf rpm
|
||||
pkgconfig
|
||||
] ++ stdenv.lib.optionals gtkSupport [ glib gtk ]
|
||||
|
Loading…
Reference in New Issue
Block a user