summaryrefslogtreecommitdiff
path: root/openwrt/package/Makefile
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-06-15 01:50:03 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-06-15 01:50:03 +0000
commit3f64835a700c5dd133a111ce73bfa8f744d74a56 (patch)
treee228ace3bb058f29f1ecc6758c77488f6966444a /openwrt/package/Makefile
parent9bc9441f7348fcb89c17c80c4de6d9a7b9fa0c64 (diff)
Add libtasn1 package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1251 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 b9338b4f53..4551b0d2e5 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