[Lunar-commits] <moonbase-other> xine-lib-2: VDPAUDEVICE is optional. it can be compiled without it.
Florin Braescu
florin at lunar-linux.org
Sun Jun 9 16:01:33 CEST 2013
commit 12d46ca5ea90be03585f1d3b4776919f22cf3b9f
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun, 09 Jun 2013 07:00:50 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/12d46ca5ea90be03585f1d3b4776919f22cf3b9f
xine-lib-2: VDPAUDEVICE is optional. it can be compiled without it.
---
video/xine-lib-2/DEPENDS | +1/-1
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/video/xine-lib-2/DEPENDS
+++ b/video/xine-lib-2/DEPENDS
@@ -3,7 +3,7 @@ depends libcdio
depends vcdimager
depends ffmpeg
depends libmpcdec
-depends %VDPAUDEVICE
+#depends %VDPAUDEVICE - it seems it's optional. can be compiled without it.
optional_depends "alsa-utils" \
"" \
More information about the Lunar-commits
mailing list