summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/rest/librest_0.8.1.bb5
1 files changed, 1 insertions, 4 deletions
diff --git a/meta-gnome/recipes-gnome/rest/librest_0.8.1.bb b/meta-gnome/recipes-gnome/rest/librest_0.8.1.bb
index 51dc44cc4d..3a56486c0c 100644
--- a/meta-gnome/recipes-gnome/rest/librest_0.8.1.bb
+++ b/meta-gnome/recipes-gnome/rest/librest_0.8.1.bb
@@ -4,13 +4,10 @@ LICENSE = "LGPL-2.1-only"
4LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1" 4LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1"
5 5
6DEPENDS = " \ 6DEPENDS = " \
7 gi-docgen \
8 gi-docgen-native \
9 glib-2.0 \ 7 glib-2.0 \
10 glib-2.0-native \ 8 glib-2.0-native \
11 json-glib \
12 libsoup-2.4 \ 9 libsoup-2.4 \
13 libxml2-native \ 10 libxml2 \
14" 11"
15 12
16GNOMEBASEBUILDCLASS = "autotools" 13GNOMEBASEBUILDCLASS = "autotools"