summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome/recipes-gnome')
-rw-r--r--meta-gnome/recipes-gnome/eds/evolution-data-server_git.bb2
-rw-r--r--meta-gnome/recipes-gnome/libgdata/libgdata_0.16.1.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/eds/evolution-data-server_git.bb b/meta-gnome/recipes-gnome/eds/evolution-data-server_git.bb
index a5664b0856..c31de0ca13 100644
--- a/meta-gnome/recipes-gnome/eds/evolution-data-server_git.bb
+++ b/meta-gnome/recipes-gnome/eds/evolution-data-server_git.bb
@@ -48,7 +48,7 @@ do_compile_prepend() {
48 48
49EXTRA_OECONF = "--without-openldap \ 49EXTRA_OECONF = "--without-openldap \
50 --with-libdb=${STAGING_DIR_HOST}${prefix} \ 50 --with-libdb=${STAGING_DIR_HOST}${prefix} \
51 --disable-nntp --disable-goa --disable-weather" 51 --disable-nntp --disable-goa --disable-weather --disable-gtk-doc"
52 52
53PACKAGES =+ "libcamel libcamel-dev libebook libebook-dev libecal libecal-dev \ 53PACKAGES =+ "libcamel libcamel-dev libebook libebook-dev libecal libecal-dev \
54 libedata-book libedata-book-dev libedata-cal libedata-cal-dev \ 54 libedata-book libedata-book-dev libedata-cal libedata-cal-dev \
diff --git a/meta-gnome/recipes-gnome/libgdata/libgdata_0.16.1.bb b/meta-gnome/recipes-gnome/libgdata/libgdata_0.16.1.bb
index 2a6f04b4d8..6ec6d46188 100644
--- a/meta-gnome/recipes-gnome/libgdata/libgdata_0.16.1.bb
+++ b/meta-gnome/recipes-gnome/libgdata/libgdata_0.16.1.bb
@@ -21,7 +21,7 @@ do_compile_prepend() {
21 export GIR_EXTRA_LIBS_PATH="${B}/gdata/.libs" 21 export GIR_EXTRA_LIBS_PATH="${B}/gdata/.libs"
22} 22}
23 23
24EXTRA_OECONF += "--disable-goa --disable-tests" 24EXTRA_OECONF += "--disable-goa --disable-tests --disable-gtk-doc"
25 25
26SRC_URI[archive.md5sum] = "eb552a8a8482e4231a3d1baf7262e64d" 26SRC_URI[archive.md5sum] = "eb552a8a8482e4231a3d1baf7262e64d"
27SRC_URI[archive.sha256sum] = "8740e071ecb2ae0d2a4b9f180d2ae5fdf9dc4c41e7ff9dc7e057f62442800827" 27SRC_URI[archive.sha256sum] = "8740e071ecb2ae0d2a4b9f180d2ae5fdf9dc4c41e7ff9dc7e057f62442800827"