[Lunar-commits] <moonbase> webkit: compilation workaround (see bug #485)

Auke Kok sofar at foo-projects.org
Sun Jun 12 05:49:18 CEST 2011


commit e0a45c21f18085203a49960686c7f425422f3e7a
Author: Tim Petschauer <tpetschauer at gmx.net>
Date:   Sun Jun 12 05:49:18 2011 +0200

    webkit: compilation workaround (see bug #485)
---
 web/webkit/DEPENDS |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/web/webkit/DEPENDS b/web/webkit/DEPENDS
index c775b74..8c92d1f 100644
--- a/web/webkit/DEPENDS
+++ b/web/webkit/DEPENDS
@@ -10,6 +10,9 @@ depends libsoup
 depends enchant
 depends gst-plugins-base
 
+# workaround for make_names.pl
+depends Switch
+
 optional_depends  gst-plugins-good  "--enable-video"  ""  \
                   "For HTML5 video support"
 


More information about the Lunar-commits mailing list