From 6f51fcc034e53a984af16f57fd9bf62affa009a3 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Tue, 9 May 2006 14:19:31 +0000 Subject: gammu: inherit pkgconfig to install the .pc files --- packages/gammu/gammu_1.06.00.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/gammu/gammu_1.06.00.bb b/packages/gammu/gammu_1.06.00.bb index 514819935c..cbfe1b0d3b 100644 --- a/packages/gammu/gammu_1.06.00.bb +++ b/packages/gammu/gammu_1.06.00.bb @@ -5,12 +5,13 @@ LICENSE = "GPL" HOMEPAGE = "http://mwiacek.com/gsm/soft/gammu.html" AUTHOR = "Marcin Wiacek " MAINTAINER = "Marcin Juszkiewicz " +PR = "r1" SRC_URI = "http://www.mwiacek.com/zips/gsm/gammu/stable/1_0x/gammu-${PV}.tar.gz " EXTRA_OECONF = "--disable-mysql" -inherit autotools +inherit autotools pkgconfig do_compile () { oe_runmake shared -- cgit v1.2.3