X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/75e43d486e96e0b284b0a47a3d1de6e04f8f14ad..6d87b611e233f1b44b9f49115b1824cc6572da1a:/openwrt/package/Config.in diff --git a/openwrt/package/Config.in b/openwrt/package/Config.in index ca51d0569..294482e97 100644 --- a/openwrt/package/Config.in +++ b/openwrt/package/Config.in @@ -9,10 +9,12 @@ source "package/iptables/Config.in" source "package/bridge/Config.in" comment "Applications" +source "package/haserl/Config.in" source "package/microperl/Config.in" source "package/strace/Config.in" comment "Networking" +source "package/tcpdump/Config.in" source "package/ppp/Config.in" source "package/dropbear/Config.in" source "package/ebtables/Config.in" @@ -27,7 +29,9 @@ 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" endmenu