gnutls: stage pkgconfig stuff
authorMichael Krelin <hacker@klever.net>
Tue, 8 May 2007 23:12:41 +0000 (23:12 +0000)
committerMichael Krelin <hacker@klever.net>
Tue, 8 May 2007 23:12:41 +0000 (23:12 +0000)
packages/gnutls/gnutls.inc
packages/gnutls/gnutls_1.6.2.bb

index da0d2b0..ed96e3f 100644 (file)
@@ -9,7 +9,7 @@ SRC_URI = "ftp://ftp.gnutls.org/pub/gnutls/gnutls-${PV}.tar.bz2 \
            file://onceonly.m4 \
            file://gnutls-texinfo-euro.patch;patch=1"
 
-inherit autotools binconfig
+inherit autotools binconfig pkgconfig
 
 EXTRA_OECONF="--with-included-opencdk --with-included-libtasn1"
 
index a5fd4bb..68077c0 100644 (file)
@@ -1,4 +1,5 @@
 require gnutls.inc
+PR = "r1"
 
 do_configure_prepend() {
        sed -i "s/2.60/2.59/" ${S}/configure.in