aboutsummaryrefslogtreecommitdiffstats
path: root/package/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-03-08 04:26:43 +0000
committerNicolas Thill <nico@openwrt.org>2005-03-08 04:26:43 +0000
commitc982f281803ed155a6988aee3159af5754e9552a (patch)
tree334311f738c13084970dfcf58696a53d12ee037d /package/Makefile
parent65a3527553584226474fd989a3cf4d2f990045e1 (diff)
downloadmaster-187ad058-c982f281803ed155a6988aee3159af5754e9552a.tar.gz
master-187ad058-c982f281803ed155a6988aee3159af5754e9552a.tar.bz2
master-187ad058-c982f281803ed155a6988aee3159af5754e9552a.zip
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 a0aa4caa94..5bf8c67f18 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