Files
poky/meta/packages/gnutls/libtasn1_1.7.bb
2009-05-12 16:48:20 +01:00

12 lines
252 B
BlitzBasic

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_stage binconfig
AUTOTOOLS_STAGE_PKGCONFIG = "1"
BBCLASSEXTEND = "native"