[Lunar-commits] <moonbase> vlc: adjusting the DEPENDS. The make fails when using the git version, and it likes this.

Dennis 'stumbles' Veatch stumbles at lunar-linux.org
Thu Feb 26 14:04:31 CET 2009


commit 13600b263ca2070a24fb6ef676e200d804d09c47
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Thu Feb 26 08:04:31 2009 -0500

    vlc: adjusting the DEPENDS. The make fails when using the git version, and
    it likes this.
---
 video/vlc/DEPENDS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/video/vlc/DEPENDS b/video/vlc/DEPENDS
index be1cb65..5982955 100644
--- a/video/vlc/DEPENDS
+++ b/video/vlc/DEPENDS
@@ -92,7 +92,7 @@ optional_depends  "libdvbpsi"         \
                   "--without-dvbpsi"  \
                   "for MPEG TS and DVB PSI tables support"
 
-optional_depends  "x264-git"        \
+optional_depends  "x264-snapshot"   \
                   "--enable-x264"   \
                   "--disable-x264"  \
                   "for H264/AVC support"


More information about the Lunar-commits mailing list