[Lunar-commits] <moonbase> vlc: add lua as an optional depend.
Florin Braescu
florin at lunar-linux.org
Sat Jun 26 09:25:31 CEST 2010
commit 86e5e87e0bd779728e414305eb73f32ca2c73f8a
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Jun 26 10:25:31 2010 +0300
vlc: add lua as an optional depend.
Thanks to sirocco for the submission.
---
video/vlc/DEPENDS | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/video/vlc/DEPENDS b/video/vlc/DEPENDS
index 88e057b..9b680ce 100644
--- a/video/vlc/DEPENDS
+++ b/video/vlc/DEPENDS
@@ -111,3 +111,8 @@ optional_depends "live555" \
"--enable-live555 --with-live555-tree=/usr/lib/live" \
"--disable-live555" \
"for RTP/RTCP, RTSP, SIP support"
+
+optional_depends "lua" \
+ "" \
+ "--disable-lua" \
+ "for some interfaces (rc, telnet, http) support"
More information about the Lunar-commits
mailing list