[Lunar-commits] <moonbase> ffmpeg: Adding optional_depends for vdpau support.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Wed Feb 24 12:34:01 CET 2010
commit 5ec3aa1cbe962646d2132d017e7669287dbd06b3
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Wed Feb 24 06:34:01 2010 -0500
ffmpeg: Adding optional_depends for vdpau support.
---
video/ffmpeg/DEPENDS | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/video/ffmpeg/DEPENDS b/video/ffmpeg/DEPENDS
index 27cedf2..e5b796e 100644
--- a/video/ffmpeg/DEPENDS
+++ b/video/ffmpeg/DEPENDS
@@ -1,3 +1,4 @@
+optional_depends libvdpau "--enable-vdpau" "" "for NVIDIA vdpau support"
optional_depends libvorbis "--enable-libvorbis" "" "for ogg-vorbis support"
optional_depends libtheora "--enable-libtheora" "" "for theora support"
optional_depends faac "--enable-libfaac" "" "for faac support"
More information about the Lunar-commits
mailing list