summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server-native.bb
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2024-03-18 09:04:11 +0100
committerKhem Raj <raj.khem@gmail.com>2024-03-18 15:42:49 -0700
commitc6d3bed4981b54d68772ab5d28a55ef89d6b60ed (patch)
tree15fb20f7ea43bcf9c492a64bd2a0e73cf6a89918 /meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server-native.bb
parent621bffd4750a9a830db782e8db61bc8553fd7c41 (diff)
downloadmeta-openembedded-c6d3bed4981b54d68772ab5d28a55ef89d6b60ed.tar.gz
evolution-data-server: build with webkitgtk4
- enable goa by default Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server-native.bb')
-rw-r--r--meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server-native.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server-native.bb b/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server-native.bb
index 28d4c2152b..f2f41276a6 100644
--- a/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server-native.bb
+++ b/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server-native.bb
@@ -23,3 +23,4 @@ do_install() {
23 install -d ${D}${bindir} 23 install -d ${D}${bindir}
24 install -m 755 ${B}/* ${D}${bindir} 24 install -m 755 ${B}/* ${D}${bindir}
25} 25}
26