From f834f675d5602a4fbfedc6525ada91cdf4e7f379 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 4 Dec 2024 07:48:48 +0100 Subject: [PATCH] gcr: drop obsolete autotools setting Signed-off-by: Alexander Kanavin Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- meta/recipes-gnome/gcr/gcr_4.3.0.bb | 2 -- 1 file changed, 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 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" -- 2.47.3