[Lunar-commits] <moonbase> vlc: remove two spaces from qt4 optional depend name.

Florin Braescu florin at lunar-linux.org
Mon Apr 20 14:45:05 CEST 2009


commit f14adcd970cbf658a6c5756337ace4298225ea56
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Mon Apr 20 15:45:05 2009 +0300

    vlc: remove two spaces from qt4 optional depend name.
---
 video/vlc/DEPENDS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/video/vlc/DEPENDS b/video/vlc/DEPENDS
index b277bec..2bfa422 100644
--- a/video/vlc/DEPENDS
+++ b/video/vlc/DEPENDS
@@ -111,7 +111,7 @@ optional_depends  "x264-snapshot"   \
                   "--disable-x264"  \
                   "for H264/AVC support"
 
-optional_depends  "qt4  "         \
+optional_depends  "qt4"           \
                   "--enable-qt4"  \
                   "--disable-qt4  --disable-skins2"  \
                   "for Qt 4.x support"


More information about the Lunar-commits mailing list