All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] wvdial: inherit pkgconfig Missing pkgconfig does not let build the package.
@ 2017-05-17 15:16 Gianfranco Costamagna
  2017-05-17 15:16 ` [meta-oe][PATCH] " Gianfranco Costamagna
  0 siblings, 1 reply; 2+ messages in thread
From: Gianfranco Costamagna @ 2017-05-17 15:16 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Gianfranco Costamagna, Gianfranco Costamagna

Signed-off-by: Gianfranco Costamagna <gianfranco.costamagna@abinsula.com>

---
 meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb b/meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb
index f7adf4c..3a71fb9 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"
 
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [meta-oe][PATCH] wvdial: inherit pkgconfig Missing pkgconfig does not let build the package.
  2017-05-17 15:16 [PATCH] wvdial: inherit pkgconfig Missing pkgconfig does not let build the package Gianfranco Costamagna
@ 2017-05-17 15:16 ` Gianfranco Costamagna
  0 siblings, 0 replies; 2+ messages in thread
From: Gianfranco Costamagna @ 2017-05-17 15:16 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Gianfranco Costamagna, Gianfranco Costamagna

Signed-off-by: Gianfranco Costamagna <gianfranco.costamagna@abinsula.com>
---
 meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb b/meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb
index f7adf4c..3a71fb9 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"
 
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-05-17 15:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-17 15:16 [PATCH] wvdial: inherit pkgconfig Missing pkgconfig does not let build the package Gianfranco Costamagna
2017-05-17 15:16 ` [meta-oe][PATCH] " Gianfranco Costamagna

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.