summaryrefslogtreecommitdiff
path: root/packages/gnutls/gnutls.inc
diff options
context:
space:
mode:
authorMichael Krelin <hacker@klever.net>2007-05-08 23:12:41 +0000
committerMichael Krelin <hacker@klever.net>2007-05-08 23:12:41 +0000
commita1da152a12837b54328d9f6bae672c23815df67c (patch)
treed5521efc6302f2a05fc786cbe6c0b57705712405 /packages/gnutls/gnutls.inc
parent02fb4610922c0944aa90b668b1238949a6bb3535 (diff)
gnutls: stage pkgconfig stuff
Diffstat (limited to 'packages/gnutls/gnutls.inc')
-rw-r--r--packages/gnutls/gnutls.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gnutls/gnutls.inc b/packages/gnutls/gnutls.inc
index da0d2b0041..ed96e3f588 100644
--- a/packages/gnutls/gnutls.inc
+++ b/packages/gnutls/gnutls.inc
@@ -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"