packages/gomunicator/gomunicator_cvs.bb: inherit pkgconfig too
authorKoen Kooi <koen@openembedded.org>
Mon, 3 Oct 2005 10:51:57 +0000 (10:51 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Mon, 3 Oct 2005 10:51:57 +0000 (10:51 +0000)
packages/gomunicator/gomunicator_cvs.bb

index 77a281f..b860955 100644 (file)
@@ -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}"