Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config/deps/sugar-buildtime.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/deps/sugar-buildtime.json')
-rw-r--r--config/deps/sugar-buildtime.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/config/deps/sugar-buildtime.json b/config/deps/sugar-buildtime.json
index fb78ab2..0184d7e 100644
--- a/config/deps/sugar-buildtime.json
+++ b/config/deps/sugar-buildtime.json
@@ -87,6 +87,18 @@
"name": "libcanberra-gtk"
},
{
+ "check": "gcr-3",
+ "checker": "pkgconfig",
+ "if": "gnome_version == '3.4'",
+ "name": "libgcr"
+ },
+ {
+ "check": "gcrypt.h",
+ "checker": "include",
+ "if": "gnome_version == '3.4'",
+ "name": "libgcrypt"
+ },
+ {
"check": "librsvg-2.0",
"checker": "pkgconfig",
"name": "librsvg-2.0"