summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/epiphany/epiphany_42.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-gnome/epiphany/epiphany_42.4.bb')
-rw-r--r--meta/recipes-gnome/epiphany/epiphany_42.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/epiphany/epiphany_42.4.bb b/meta/recipes-gnome/epiphany/epiphany_42.4.bb
index 9efd2800da..afaaefc46f 100644
--- a/meta/recipes-gnome/epiphany/epiphany_42.4.bb
+++ b/meta/recipes-gnome/epiphany/epiphany_42.4.bb
@@ -30,7 +30,7 @@ SRC_URI = "${GNOME_MIRROR}/${GNOMEBN}/${@oe.utils.trim_version("${PV}", 1)}/${GN
30 " 30 "
31SRC_URI[archive.sha256sum] = "370938ad2920eeb28bc2435944776b7ba55a0e2ede65836f79818cfb7e8f0860" 31SRC_URI[archive.sha256sum] = "370938ad2920eeb28bc2435944776b7ba55a0e2ede65836f79818cfb7e8f0860"
32 32
33PACKAGECONFIG_SOUP ?= "soup2" 33PACKAGECONFIG_SOUP ?= "soup3"
34PACKAGECONFIG ??= "${PACKAGECONFIG_SOUP}" 34PACKAGECONFIG ??= "${PACKAGECONFIG_SOUP}"
35 35
36# Developer mode enables debugging 36# Developer mode enables debugging