summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.bb
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2023-03-27 07:23:27 +0200
committerKhem Raj <raj.khem@gmail.com>2023-03-28 10:44:00 -0700
commit6fd4e13183ffc3233f5d913ca621963f49ddf82c (patch)
tree27d57d066d20039c506f6510362d236e8943146e /meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.bb
parenta8ab3ad588872eda22feb94ad6be674ff7ad874a (diff)
downloadmeta-openembedded-6fd4e13183ffc3233f5d913ca621963f49ddf82c.tar.gz
evolution-data-server: update 3.46.3 -> 3.48.0
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.bb')
-rw-r--r--meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.bb b/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.bb
index a27115267..e1360af06 100644
--- a/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.bb
+++ b/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.bb
@@ -37,8 +37,7 @@ EXTRA_OECMAKE:append:class-target = " -DG_IR_SCANNER=${STAGING_BINDIR}/g-ir-scan
37PACKAGECONFIG ?= "oauth" 37PACKAGECONFIG ?= "oauth"
38 38
39PACKAGECONFIG[canberra] = "-DENABLE_CANBERRA=ON,-DENABLE_CANBERRA=OFF,libcanberra" 39PACKAGECONFIG[canberra] = "-DENABLE_CANBERRA=ON,-DENABLE_CANBERRA=OFF,libcanberra"
40# ENABLE_OAUTH2_WEBKITGTK4 would require webkit to be built with gtk4 40PACKAGECONFIG[oauth] = "-DENABLE_OAUTH2_WEBKITGTK4=ON -DENABLE_OAUTH2_WEBKITGTK=OFF,-DENABLE_OAUTH2_WEBKITGTK4=OFF -DENABLE_OAUTH2_WEBKITGTK=OFF,webkitgtk json-glib"
41PACKAGECONFIG[oauth] = "-DENABLE_OAUTH2_WEBKITGTK=ON -DENABLE_OAUTH2_WEBKITGTK4=OFF,-DENABLE_OAUTH2_WEBKITGTK=OFF,webkitgtk json-glib"
42PACKAGECONFIG[goa] = "-DENABLE_GOA=ON,-DENABLE_GOA=OFF,gnome-online-accounts" 41PACKAGECONFIG[goa] = "-DENABLE_GOA=ON,-DENABLE_GOA=OFF,gnome-online-accounts"
43PACKAGECONFIG[kerberos] = "-DWITH_KRB5=ON,-DWITH_KRB5=OFF,krb5" 42PACKAGECONFIG[kerberos] = "-DWITH_KRB5=ON,-DWITH_KRB5=OFF,krb5"
44# BROKEN: due missing pkg-config in openldap eds' cmake finds host-libs when 43# BROKEN: due missing pkg-config in openldap eds' cmake finds host-libs when