[Lunar-commits] r16776 - moonbase/trunk/zbeta/emotion-cvs
Chad Kittel
v3rt1g0 at lunar-linux.org
Mon Oct 3 01:44:19 UTC 2005
Author: v3rt1g0
Date: 2005-10-03 01:44:18 +0000 (Mon, 03 Oct 2005)
New Revision: 16776
Modified:
moonbase/trunk/zbeta/emotion-cvs/DEPENDS
Log:
xine was now made plugable optional too.
Modified: moonbase/trunk/zbeta/emotion-cvs/DEPENDS
===================================================================
--- moonbase/trunk/zbeta/emotion-cvs/DEPENDS 2005-10-02 23:48:40 UTC (rev 16775)
+++ moonbase/trunk/zbeta/emotion-cvs/DEPENDS 2005-10-03 01:44:18 UTC (rev 16776)
@@ -1,4 +1,6 @@
depends edje-cvs &&
-depends xine-lib &&
-optional_depends "gst-ffmpeg" "" "" "for extra video and audio decoding support"
+optional_depends "xine-lib" "" "--disable-xine" \
+ "for xine video and audio decoding support" &&
+optional_depends "gst-ffmpeg" "" "--disable-gstreamer" \
+ "for gstreamer video and audio decoding support"
More information about the Lunar-commits
mailing list