summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/eds/evolution-data-server_3.26.6.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/eds/evolution-data-server_3.26.6.bb b/meta-gnome/recipes-gnome/eds/evolution-data-server_3.26.6.bb
index db5dca95b..1949fc7fd 100644
--- a/meta-gnome/recipes-gnome/eds/evolution-data-server_3.26.6.bb
+++ b/meta-gnome/recipes-gnome/eds/evolution-data-server_3.26.6.bb
@@ -38,6 +38,7 @@ EXTRA_OECMAKE = " \
38 -DENABLE_GOOGLE_AUTH=OFF \ 38 -DENABLE_GOOGLE_AUTH=OFF \
39 -DENABLE_WEATHER=OFF \ 39 -DENABLE_WEATHER=OFF \
40 -D${LKSTRFTIME} \ 40 -D${LKSTRFTIME} \
41 -DLIB_SUFFIX=${@d.getVar('baselib').replace('lib', '')} \
41" 42"
42 43
43PACKAGECONFIG ??= "" 44PACKAGECONFIG ??= ""