aboutsummaryrefslogtreecommitdiff
path: root/mplayer/MPlayer.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'mplayer/MPlayer.SlackBuild')
-rwxr-xr-xmplayer/MPlayer.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mplayer/MPlayer.SlackBuild b/mplayer/MPlayer.SlackBuild
index 2e2b7838..dd485411 100755
--- a/mplayer/MPlayer.SlackBuild
+++ b/mplayer/MPlayer.SlackBuild
@@ -72,7 +72,7 @@ cd $TMP
tar xvf$tarflag $SRC_DIR/$SRC
cd $PACKAGE-$VERSION
-./configure --prefix=/usr --libdir=$LIBDIR --confdir=/etc --language=pt_BR --enable-largefiles --enable-gui
+./configure --prefix=/usr --libdir=$LIBDIR --confdir=/etc --language=pt_BR --enable-largefiles --enable-gui --enable-win32 --enable-real --enable-qtx --enable-xmms
make
make DESTDIR=$TMP/package-$PACKAGE/$PACKAGE install