libtasn1: use binconfig
authorKoen Kooi <koen@openembedded.org>
Wed, 19 Nov 2008 19:05:26 +0000 (20:05 +0100)
committerKoen Kooi <koen@openembedded.org>
Wed, 19 Nov 2008 19:05:26 +0000 (20:05 +0100)
packages/gnutls/libtasn1_1.7.bb

index 1ac335a..f9a4ae6 100644 (file)
@@ -1,9 +1,11 @@
 DESCRIPTION = "Library for ASN.1 and DER manipulation"
 LICENSE = "LGPL"
 
+PR = "r1"
+
 SRC_URI = "ftp://ftp.gnutls.org/pub/gnutls/libtasn1/libtasn1-${PV}.tar.gz"
 
-inherit autotools
+inherit autotools binconfig
 
 AUTOTOOLS_STAGE_PKGCONFIG = "1"