let ipkg fail when a package file to be installed is not found
[openwrt/staging/wigyori.git] / openwrt / package / libtasn1 / Config.in
1 config BR2_PACKAGE_LIBTASN1
2 prompt "libtasn1.......................... An ASN.1 and DER structures manipulation library"
3 tristate
4 # default m if CONFIG_DEVEL
5 default n
6 help
7 This is a library for Abstract Syntax Notation One (ASN.1) and
8 Distinguish Encoding Rules (DER) manipulation.
9
10 ftp://ftp.gnutls.org/pub/gnutls/libtasn1/
11