From 4c9a7e975cb09b43b1e08f287e42d9c0682e949c Mon Sep 17 00:00:00 2001 From: Gianfranco Costamagna Date: Wed, 17 May 2017 17:16:28 +0200 Subject: wvdial: inherit pkgconfig Missing pkgconfig does not let build the package. Signed-off-by: Gianfranco Costamagna Signed-off-by: Martin Jansa --- meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-oe/recipes-connectivity') diff --git a/meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb b/meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb index f7adf4c9f4..3a71fb9790 100644 --- a/meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb +++ b/meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb @@ -4,6 +4,8 @@ DESCRIPTION = "WvDial is a program that makes it easy to connect your Linux work LICENSE = "LGPLv2" LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=55ca817ccb7d5b5b66355690e9abc605" +inherit pkgconfig + DEPENDS = "wvstreams" RDEPENDS_${PN} = "ppp" -- cgit 1.2.3-korg