From: Koen Kooi Date: Mon, 3 Oct 2005 10:51:57 +0000 (+0000) Subject: packages/gomunicator/gomunicator_cvs.bb: inherit pkgconfig too X-Git-Tag: Release-2010-05/1~9453^2~3380^2~6 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=671972ddf46880d1cbe8bebed431f90b3d41c19a;p=openembedded.git packages/gomunicator/gomunicator_cvs.bb: inherit pkgconfig too --- diff --git a/packages/gomunicator/gomunicator_cvs.bb b/packages/gomunicator/gomunicator_cvs.bb index 77a281f599..b86095590b 100644 --- a/packages/gomunicator/gomunicator_cvs.bb +++ b/packages/gomunicator/gomunicator_cvs.bb @@ -7,7 +7,7 @@ DEPENDS = "libgpewidget gtk+ glib-2.0" PV = "0.1.3+cvs${CVSDATE}" -inherit autotools +inherit autotools pkgconfig SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/xanadux;module=gomunicator" S = "${WORKDIR}/${PN}"