summaryrefslogtreecommitdiffstats
path: root/package/Makefile
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-08 04:26:43 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-08 04:26:43 +0000
commit5bda08813bc391e4a429a5eefdc068f57b9c2545 (patch)
tree334311f738c13084970dfcf58696a53d12ee037d /package/Makefile
parenta6a63fe75c898e18ff08d53ee912c420eea768fd (diff)
Add ncurses package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@350 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Makefile')
-rw-r--r--package/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Makefile b/package/Makefile
index a0aa4caa9..5bf8c67f1 100644
--- a/package/Makefile
+++ b/package/Makefile
@@ -13,6 +13,7 @@ package-$(BR2_PACKAGE_PPP) += ppp
package-$(BR2_PACKAGE_LZO) += lzo
package-$(BR2_PACKAGE_ZLIB) += zlib
package-$(BR2_PACKAGE_MATRIXSSL) += matrixssl
+package-$(BR2_PACKAGE_NCURSES) += ncurses
package-$(BR2_PACKAGE_OPENSSL) += openssl
package-$(BR2_PACKAGE_OPENVPN) += openvpn
package-$(BR2_PACKAGE_PCRE) += pcre