diff options
-rw-r--r-- | meta/recipes-gnome/gcr/gcr_4.3.0.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-gnome/gcr/gcr_4.3.0.bb b/meta/recipes-gnome/gcr/gcr_4.3.0.bb index 6c620dc391..dcd8658d9c 100644 --- a/meta/recipes-gnome/gcr/gcr_4.3.0.bb +++ b/meta/recipes-gnome/gcr/gcr_4.3.0.bb | |||
@@ -11,8 +11,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605" | |||
11 | DEPENDS = "p11-kit glib-2.0 libgcrypt gnupg-native \ | 11 | DEPENDS = "p11-kit glib-2.0 libgcrypt gnupg-native \ |
12 | ${@bb.utils.contains('GI_DATA_ENABLED', 'True', 'libxslt-native', '', d)}" | 12 | ${@bb.utils.contains('GI_DATA_ENABLED', 'True', 'libxslt-native', '', d)}" |
13 | 13 | ||
14 | CACHED_CONFIGUREVARS += "ac_cv_path_GPG='gpg'" | ||
15 | |||
16 | CFLAGS += "-D_GNU_SOURCE" | 14 | CFLAGS += "-D_GNU_SOURCE" |
17 | 15 | ||
18 | GTKDOC_MESON_OPTION = "gtk_doc" | 16 | GTKDOC_MESON_OPTION = "gtk_doc" |