summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2021-09-22 08:18:31 -0700
committerKhem Raj <raj.khem@gmail.com>2021-09-24 08:12:35 -0700
commit56045b13d0934a8efffaa24295d1e30e2cf07771 (patch)
treee6a82ca9f7519b5534f89ca71adf0e6eb8ab30f7
parente7e8b0b28cbe02cbc341b8639773213465f4baa2 (diff)
downloadmeta-openembedded-56045b13d0934a8efffaa24295d1e30e2cf07771.tar.gz
libgnt: Inherit pkgconfig
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-support/pidgin/libgnt_2.14.1.bb2
1 files changed, 1 insertions, 1 deletions
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"
5LIC_FILES_CHKSUM = "file://COPYING;md5=c9a1abacd0166f595a9fbe6afb1f0d5e" 5LIC_FILES_CHKSUM = "file://COPYING;md5=c9a1abacd0166f595a9fbe6afb1f0d5e"
6DEPENDS = "glib-2.0 ncurses libxml2 glib-2.0-native" 6DEPENDS = "glib-2.0 ncurses libxml2 glib-2.0-native"
7 7
8inherit meson 8inherit meson pkgconfig
9 9
10# SRCREV = "0a44b1d01c41" 10# SRCREV = "0a44b1d01c41"
11# SRC_URI = "hg://keep.imfreedom.org/${BPN};module=${BPN} 11# SRC_URI = "hg://keep.imfreedom.org/${BPN};module=${BPN}