summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/rest
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome/recipes-gnome/rest')
-rw-r--r--meta-gnome/recipes-gnome/rest/rest_0.9.1.bb (renamed from meta-gnome/recipes-gnome/rest/rest_0.9.0.bb)11
1 files changed, 4 insertions, 7 deletions
diff --git a/meta-gnome/recipes-gnome/rest/rest_0.9.0.bb b/meta-gnome/recipes-gnome/rest/rest_0.9.1.bb
index 2256a1899..375417d5f 100644
--- a/meta-gnome/recipes-gnome/rest/rest_0.9.0.bb
+++ b/meta-gnome/recipes-gnome/rest/rest_0.9.1.bb
@@ -10,16 +10,13 @@ DEPENDS = " \
10 gi-docgen-native \ 10 gi-docgen-native \
11 glib-2.0 \ 11 glib-2.0 \
12 glib-2.0-native \ 12 glib-2.0-native \
13 gtksourceview5 \
13 json-glib \ 14 json-glib \
15 libadwaita \
16 libsoup-3.0 \
14 libxml2-native \ 17 libxml2-native \
15" 18"
16 19
17inherit gnomebase gobject-introspection vala pkgconfig 20inherit gnomebase gobject-introspection vala pkgconfig
18 21
19PACKAGECONFIG_SOUP ?= "soup3" 22SRC_URI[archive.sha256sum] = "9266a5c10ece383e193dfb7ffb07b509cc1f51521ab8dad76af96ed14212c2e3"
20PACKAGECONFIG ??= "${PACKAGECONFIG_SOUP}"
21
22PACKAGECONFIG[soup2] = "-Dsoup2=true,,libsoup-2.4"
23PACKAGECONFIG[soup3] = "-Dsoup2=false,,libsoup-3.0"
24
25SRC_URI[archive.sha256sum] = "85b2bc9341128139539b53ee53f0533310bc96392fd645863a040410b81ebe66"