neon: stage pkgconfig stuff
authorMichael Krelin <hacker@klever.net>
Tue, 8 May 2007 19:20:49 +0000 (19:20 +0000)
committerMichael Krelin <hacker@klever.net>
Tue, 8 May 2007 19:20:49 +0000 (19:20 +0000)
packages/neon/neon_0.25.5.bb

index eec4281..08723e9 100644 (file)
@@ -4,11 +4,11 @@ SECTION = "libs"
 LICENSE = "LGPL"
 DEPENDS = "zlib libxml2 expat time"
 
-PR = "r1"
+PR = "r2"
 
 SRC_URI = "http://www.webdav.org/${PN}/${P}.tar.gz"
 
-inherit autotools binconfig lib_package
+inherit autotools binconfig lib_package pkgconfig
 
 EXTRA_OECONF = "--without-ssl --with-libxml2 --with-expat --enable-shared"