[Lunar-commits] r16959 - moonbase/trunk/video/MPlayer
Patrik Gräser
hittis at lunar-linux.org
Sun Oct 16 14:47:01 UTC 2005
Author: hittis
Date: 2005-10-16 14:46:59 +0000 (Sun, 16 Oct 2005)
New Revision: 16959
Modified:
moonbase/trunk/video/MPlayer/DEPENDS
Log:
Realy allowing libXvMCW to be selected as an optional correctly this time
Modified: moonbase/trunk/video/MPlayer/DEPENDS
===================================================================
--- moonbase/trunk/video/MPlayer/DEPENDS 2005-10-16 14:36:04 UTC (rev 16958)
+++ moonbase/trunk/video/MPlayer/DEPENDS 2005-10-16 14:46:59 UTC (rev 16959)
@@ -36,7 +36,7 @@
"--disable-theora" \
"For OGG/Theora Video Playback" &&
-optional_depends "libXvMCW" "" "--enable-xvmc --with-xvmclib=XvMCW" "For hardware Xv acceleration" &&
+optional_depends "libXvMCW" "--enable-xvmc --with-xvmclib=XvMCW" "" "For hardware Xv acceleration" &&
case $GUI in
y|Y|j|J) depends libpng &&
More information about the Lunar-commits
mailing list