From 56045b13d0934a8efffaa24295d1e30e2cf07771 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 22 Sep 2021 08:18:31 -0700 Subject: libgnt: Inherit pkgconfig Signed-off-by: Khem Raj --- meta-oe/recipes-support/pidgin/libgnt_2.14.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-support/pidgin/libgnt_2.14.1.bb b/meta-oe/recipes-support/pidgin/libgnt_2.14.1.bb index 7c9a2cbf6b..2450d31966 100644 --- a/meta-oe/recipes-support/pidgin/libgnt_2.14.1.bb +++ b/meta-oe/recipes-support/pidgin/libgnt_2.14.1.bb @@ -5,7 +5,7 @@ LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=c9a1abacd0166f595a9fbe6afb1f0d5e" DEPENDS = "glib-2.0 ncurses libxml2 glib-2.0-native" -inherit meson +inherit meson pkgconfig # SRCREV = "0a44b1d01c41" # SRC_URI = "hg://keep.imfreedom.org/${BPN};module=${BPN} -- cgit v1.2.3-54-g00ecf