From 18242ab38f8514eb36852b29e2dd676f605ae523 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Fri, 4 Sep 2015 13:47:54 +0100 Subject: 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 --- strata/gtk-deps.morph | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'strata/gtk-deps.morph') 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 -- cgit v1.2.1