From: Alexander Kanavin Date: Wed, 4 Dec 2024 06:48:48 +0000 (+0100) Subject: gcr: drop obsolete autotools setting X-Git-Tag: yocto-5.2~1091 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f834f675d5602a4fbfedc6525ada91cdf4e7f379;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git gcr: drop obsolete autotools setting Signed-off-by: Alexander Kanavin Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-gnome/gcr/gcr_4.3.0.bb b/meta/recipes-gnome/gcr/gcr_4.3.0.bb index 6c620dc391d..dcd8658d9cb 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" DEPENDS = "p11-kit glib-2.0 libgcrypt gnupg-native \ ${@bb.utils.contains('GI_DATA_ENABLED', 'True', 'libxslt-native', '', d)}" -CACHED_CONFIGUREVARS += "ac_cv_path_GPG='gpg'" - CFLAGS += "-D_GNU_SOURCE" GTKDOC_MESON_OPTION = "gtk_doc"