summaryrefslogtreecommitdiff
path: root/openwrt/package/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-06-15 01:50:03 +0000
committerNicolas Thill <nico@openwrt.org>2005-06-15 01:50:03 +0000
commit111d0ccf183ad0c030d782cd0f4cc6c80f66bf38 (patch)
treee228ace3bb058f29f1ecc6758c77488f6966444a /openwrt/package/Makefile
parent2b0d84431c6405cc8dbe46cd7846262913c1e467 (diff)
downloadmtk-20170518-111d0ccf183ad0c030d782cd0f4cc6c80f66bf38.zip
mtk-20170518-111d0ccf183ad0c030d782cd0f4cc6c80f66bf38.tar.gz
mtk-20170518-111d0ccf183ad0c030d782cd0f4cc6c80f66bf38.tar.bz2
Add libtasn1 package
SVN-Revision: 1251
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r--openwrt/package/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile
index b9338b4..4551b0d 100644
--- a/openwrt/package/Makefile
+++ b/openwrt/package/Makefile
@@ -51,6 +51,7 @@ package-$(BR2_PACKAGE_LIBOSIP2) += libosip2
package-$(BR2_PACKAGE_LIBPCAP) += libpcap
package-$(BR2_PACKAGE_LIBPNG) += libpng
package-$(BR2_PACKAGE_LIBPTHREAD) += libpthread
+package-$(BR2_PACKAGE_LIBTASN1) += libtasn1
package-$(BR2_PACKAGE_LIBTOOL) += libtool
package-$(BR2_PACKAGE_LIBUSB) += libusb
package-$(BR2_PACKAGE_LIGHTTPD) += lighttpd