[Lunar-commits] <moonbase> vlc: Fixed a typo in DEPENDS

Terry Chan tchan at lunar-linux.org
Sat Mar 17 20:39:02 CET 2012


commit 6da6fb81dc41fcfe04e8e5e7ca83d3a05409321b
Author: Terry Chan <tchan at lunar-linux.org>
Date:   Sat Mar 17 14:39:02 2012 -0500

    vlc: Fixed a typo in DEPENDS
---
 video/vlc/DEPENDS |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/video/vlc/DEPENDS b/video/vlc/DEPENDS
index 4262551..70d29ba 100644
--- a/video/vlc/DEPENDS
+++ b/video/vlc/DEPENDS
@@ -68,7 +68,7 @@ optional_depends  "libgcrypt"    "" "--disable-libgcrypt" "for encryption suppor
 optional_depends  "live555"      "" "--disable-live555" "for RTP/RTCP, RTSP, SIP support"
 optional_depends  "libupnp"       "--enable-upnp"  "--disable-upnp"  "Intel UPnp SDK support"
 optional_depends  "libva"         ""               "--disable-libva"  "for video acceleration"
-optional_depends  "vcdimager"    "--enable-vcdx"  "--disble-vcdx" "for navigating VCD with libvcdinfo support"
+optional_depends  "vcdimager"    "--enable-vcdx"  "--disable-vcdx" "for navigating VCD with libvcdinfo support"
 optional_depends  "libblueray"   "--enable-bluray" "--disable-bluray" "for blueray support"
 optional_depends  "xcb-util-keysyms" "--enable-xcb" "--disable-xcb" "for xcb-keysyms support"
 optional_depends  "libprojectM"  "--enable-projectm" "--disable-projectm" "for visual effects support"


More information about the Lunar-commits mailing list