gnutls: Use pkgconfig_stage

This commit is contained in:
Richard Purdie 2009-06-12 16:03:09 +01:00
parent 83e3a45aad
commit 1bc852322e
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ LICENSE = "LGPL"
SRC_URI = "ftp://ftp.gnutls.org/pub/gnutls/gnutls-${PV}.tar.bz2"
inherit autotools binconfig pkgconfig
inherit autotools binconfig pkgconfig pkgconfig_stage
EXTRA_OECONF="--with-included-opencdk --with-included-libtasn1 --with-included-libcfg --with-libz-prefix=${STAGING_DIR_HOST}${layout_prefix} --with-lzo --disable-guile"