summaryrefslogtreecommitdiff
path: root/packages/neon
diff options
context:
space:
mode:
Diffstat (limited to 'packages/neon')
-rw-r--r--packages/neon/neon_0.25.5.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/neon/neon_0.25.5.bb b/packages/neon/neon_0.25.5.bb
index eec428136d..08723e9bfb 100644
--- a/packages/neon/neon_0.25.5.bb
+++ b/packages/neon/neon_0.25.5.bb
@@ -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"