diff options
| author | Nicolas Thill <nico@openwrt.org> | 2005-03-08 04:26:43 +0000 |
|---|---|---|
| committer | Nicolas Thill <nico@openwrt.org> | 2005-03-08 04:26:43 +0000 |
| commit | beaef8ba49e554176fe634559fc45a0f82638868 (patch) | |
| tree | 213b044021b3674e67aa86c51c8f8814ed264a3f /openwrt/package/Config.in | |
| parent | e453c6a39492a2fe97ce38c354b2b9a9657eb190 (diff) | |
| download | mtk-20170518-beaef8ba49e554176fe634559fc45a0f82638868.zip mtk-20170518-beaef8ba49e554176fe634559fc45a0f82638868.tar.gz mtk-20170518-beaef8ba49e554176fe634559fc45a0f82638868.tar.bz2 | |
Add ncurses package
SVN-Revision: 350
Diffstat (limited to 'openwrt/package/Config.in')
| -rw-r--r-- | openwrt/package/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Config.in b/openwrt/package/Config.in index cdce099..294482e 100644 --- a/openwrt/package/Config.in +++ b/openwrt/package/Config.in @@ -29,6 +29,7 @@ source "package/libpcap/Config.in" source "package/libelf/Config.in" source "package/matrixssl/Config.in" source "package/lzo/Config.in" +source "package/ncurses/Config.in" source "package/openssl/Config.in" source "package/pcre/Config.in" source "package/popt/Config.in" |
