[Lunar-commits] <moonbase-other> midori: add optional glib-networking dependency
v4hn
me at v4hn.de
Sun Nov 3 09:52:36 CET 2013
commit 36ce179409623b349fe287f5bb714496a309daf7
Author: v4hn <me at v4hn.de>
Date: Sat, 26 Oct 2013 10:06:33 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/36ce179409623b349fe287f5bb714496a309daf7
midori: add optional glib-networking dependency
---
web/midori/DEPENDS | +3/-0
1 file changed, 3 insertions(+)
--- a/web/midori/DEPENDS
+++ b/web/midori/DEPENDS
@@ -5,3 +5,6 @@ optional_depends libunique "--enable-unique" "--disable-unique" "for sing
optional_depends gtk-doc "--enable-apidocs" "--disable-apidocs" "enable creation of apidocs"
optional_depends libnotify "--enable-libnotify" "--disable-libnotify" "for notification support"
optional_depends zeitgeist "--enable-zeitgeist" "--disable-zeitgeist" "for zeitgeist support"
+
+# this is a runtime dependency *shudder*
+optional_depends glib-networking "" "" "for TLS/SSL (https) encryption support"
More information about the Lunar-commits
mailing list