summaryrefslogtreecommitdiff
path: root/strata/gtk-deps.morph
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2015-09-04 13:47:54 +0100
committerBaserock Gerrit <gerrit@baserock.org>2015-09-07 12:47:57 +0000
commit18242ab38f8514eb36852b29e2dd676f605ae523 (patch)
tree5a1e53099d37259ed8396b993527dfa84704a955 /strata/gtk-deps.morph
parent3cbaf2d351d74d8bc15bc9ca0990c68020e50ff1 (diff)
downloaddefinitions-18242ab38f8514eb36852b29e2dd676f605ae523.tar.gz
Move libcroco/librsvg to gtk-deps
This is a dependency of xfce and GNOME, probably other desktops Also, its expected to have a svg loader in a GTK+ installation Change-Id: If0f3f12a797fe20b964b98a28de7a30e9e3ef17b
Diffstat (limited to 'strata/gtk-deps.morph')
-rw-r--r--strata/gtk-deps.morph14
1 files changed, 14 insertions, 0 deletions
diff --git a/strata/gtk-deps.morph b/strata/gtk-deps.morph
index 8ecaa937..b400b30b 100644
--- a/strata/gtk-deps.morph
+++ b/strata/gtk-deps.morph
@@ -39,3 +39,17 @@ chunks:
build-depends:
- at-spi2-core
- atk
+- name: libcroco
+ repo: upstream:libcroco
+ ref: 9207f349d1c97618ab38e6b095207bbd8184d844
+ unpetrify-ref: 0.6.8-30-g9207f34
+ build-system: autotools
+- name: librsvg
+ repo: upstream:librsvg
+ ref: 25d5f8b7076535fecb972d6454807ba56452991a
+ unpetrify-ref: 2.40.10
+ build-system: autotools
+ build-depends:
+ - gdk-pixbuf
+ - libcroco
+ - pango