[Lunar-commits] <moonbase-other> gtk+-3: optional rest dependency can be deselected
v4hn
me at v4hn.de
Thu Jan 8 14:03:00 CET 2015
commit 73ea3d6ccba7a673ffa3ec7e57fbf158e18dca7f
Author: v4hn <me at v4hn.de>
Date: Thu, 08 Jan 2015 14:01:15 +0100
URL: https://github.com/lunar-linux/moonbase-other/commit/73ea3d6ccba7a673ffa3ec7e57fbf158e18dca7f
gtk+-3: optional rest dependency can be deselected
How did google manage to get a optional module for one of their
services into _GTK_...?
---
graphics/gtk+-3/DEPENDS | +3/-2
1 file changed, 3 insertions(+), 2 deletions(-)
--- a/graphics/gtk+-3/DEPENDS
+++ b/graphics/gtk+-3/DEPENDS
@@ -7,6 +7,7 @@ depends gobject-introspection
depends gdbus-codegen
depends at-spi2-atk
-optional_depends rest "" "" "for web services access through REST"
-optional_depends colord "" "" "for color profiles support"
+optional_depends rest "--enable-cloudprint" "--disable-cloudprint" "for Google Cloud Print Support"
+optional_depends json-glib "" " " "also required by cloudprint"
+optional_depends colord "" "" "for color profiles support"
More information about the Lunar-commits
mailing list