X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/19330d1b7be772abb0f3047dd76dbce18bc35077..4033e9dfab513e6a2006d6008e6db7d5f6e02b7b:/package/Makefile diff --git a/package/Makefile b/package/Makefile index 83ed49e46..9fcdb6a05 100644 --- a/package/Makefile +++ b/package/Makefile @@ -13,9 +13,12 @@ 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 package-$(BR2_PACKAGE_POPT) += popt +package-$(BR2_PACKAGE_PPTP) += pptp package-$(BR2_PACKAGE_PPTPD) += pptpd package-$(BR2_PACKAGE_IPROUTE2) += iproute2 package-$(BR2_PACKAGE_HASERL) += haserl