diff options
author | tnut <thierryn1 at hispeed dot ch> | 2009-12-14 21:29:53 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2009-12-14 21:29:53 +0100 |
commit | 0b3a1edb621a539b1932cd03a6822b9a3873fc20 (patch) | |
tree | 7140a1d594f08491b89c9cb4e83d2baab1fb4bec /extra | |
parent | a9806d3f4c0e1bb0f92ab4cb871ab600b5dc7280 (diff) | |
download | nutyx-extra-0b3a1edb621a539b1932cd03a6822b9a3873fc20.tar.gz nutyx-extra-0b3a1edb621a539b1932cd03a6822b9a3873fc20.tar.bz2 nutyx-extra-0b3a1edb621a539b1932cd03a6822b9a3873fc20.tar.xz nutyx-extra-0b3a1edb621a539b1932cd03a6822b9a3873fc20.zip |
xine-lib, sans imagemagick comme deps
Diffstat (limited to 'extra')
-rwxr-xr-x | extra/xine-lib/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/xine-lib/Pkgfile b/extra/xine-lib/Pkgfile index b50347081..34422cb08 100755 --- a/extra/xine-lib/Pkgfile +++ b/extra/xine-lib/Pkgfile @@ -15,6 +15,7 @@ cd $name-$version --mandir=/usr/share/man \ --with-w32-path=/usr/lib/codecs \ --without-arts \ + --without-imagemagick \ --disable-gnomevfs \ --disable-aalib \ --disable-modplug \ |