[Lunar-commits] vlc: Removed libquicktime from DEPENDS.

Terry Chan tchan at lunar-linux.org
Mon Dec 17 06:00:37 CET 2007


commit d437a9f1c133caaac85cd61d5ec4e223e0f7bbd3
Author: Terry Chan <tchan at lunar-linux.org>
Date:   Sun Dec 16 23:00:37 2007 -0600

    vlc: Removed libquicktime from DEPENDS.
    Not only does vlc fail to compile when you say yes to the optional_depends
    on libquicktime, but after you get vlc to compile without libquicktime installed,
    it can correctly play Apple Quicktime files with NO problems.
---
 video/vlc/DEPENDS |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/video/vlc/DEPENDS b/video/vlc/DEPENDS
index 24f6eae..9b0016e 100644
--- a/video/vlc/DEPENDS
+++ b/video/vlc/DEPENDS
@@ -41,11 +41,6 @@ optional_depends  "libtheora"            \
                   ""                     \
                   "for theora support"
 
-optional_depends  "libquicktime"            \
-                  "--enable-quicktime"      \
-                  ""                        \
-                  "for QuickTime support"
-
 optional_depends  "jack"                \
                    "--enable-jack"      \
                    ""                   \


More information about the Lunar-commits mailing list