mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-03-08 01:24:09 +01:00
* Disable some options.
svn path=/nixpkgs/trunk/; revision=185
This commit is contained in:
parent
d866ee97ed
commit
8f602453b6
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ cd MPlayer-* || exit 1
|
|||
./configure --prefix=$out --with-win32libdir=$win32codecs \
|
||||
--with-reallibdir=$win32codecs \
|
||||
--disable-sdl --disable-esd --disable-xanim --disable-cdparanoia --disable-directfb \
|
||||
--disable-lirc --disable-svga --disable-libdv \
|
||||
|| exit 1
|
||||
make || exit 1
|
||||
make install || exit 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue