]> code.ossystems Code Review - openembedded-core.git/commitdiff
neon: Work around pkgconfig issues
authorRichard Purdie <richard@openedhand.com>
Wed, 19 Mar 2008 23:37:25 +0000 (23:37 +0000)
committerRichard Purdie <richard@openedhand.com>
Wed, 19 Mar 2008 23:37:25 +0000 (23:37 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4094 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/neon/neon_0.26.0.bb

index 705cda8b72d7a6929f9368b21e8d24a0fc3dfa45..0a84a77a172e88f30cf38bea287fb2baf0de5099 100644 (file)
@@ -2,9 +2,10 @@ DESCRIPTION = "neon is an HTTP and WebDAV client library, with a C interface."
 SECTION = "libs"
 LICENSE = "LGPL"
 DEPENDS = "zlib libxml2 expat time gnutls"
-PR = "r2"
+PR = "r3"
 
-SRC_URI = "http://www.webdav.org/${PN}/${P}.tar.gz"
+SRC_URI = "http://www.webdav.org/${PN}/${P}.tar.gz \
+           file://pkgconfig.patch;patch=1"
 
 inherit autotools binconfig lib_package pkgconfig