X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/190a1be7a37cfc6aa46d9c955b50032f7d1d084c..ba08ebf9f2efd9ccfbccf5cf51db09867babd7dc:/openwrt/package/Makefile?ds=inline diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index d91002b2a..4399f2f14 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -71,6 +71,7 @@ package-$(BR2_PACKAGE_OPENSWAN) += openswan package-$(BR2_PACKAGE_OPENVPN) += openvpn package-$(BR2_PACKAGE_OSIRIS) += osiris package-$(BR2_PACKAGE_PCRE) += pcre +package-$(BR2_PACKAGE_PICOCOM) += picocom package-$(BR2_PACKAGE_PMACCT) += pmacct package-$(BR2_PACKAGE_POPT) += popt package-$(BR2_PACKAGE_PORTMAP) += portmap @@ -94,6 +95,7 @@ package-$(BR2_PACKAGE_SIPROXD) += siproxd package-$(BR2_PACKAGE_SIPSAK) += sipsak package-$(BR2_PACKAGE_SNORT) += snort package-$(BR2_PACKAGE_SPEEX) += speex +package-$(BR2_PACKAGE_SQLITE) += sqlite package-$(BR2_PACKAGE_STRACE) += strace package-$(BR2_PACKAGE_TCPDUMP) += tcpdump package-$(BR2_PACKAGE_TINC) += tinc @@ -145,6 +147,7 @@ postgresql-compile: zlib-compile screen-compile: ncurses-compile siproxd-compile: libosip2-compile sipsak-compile: openssl-compile +sqlite-compile: ncurses-compile readline-compile tcpdump-compile: libpcap-compile tinc-compile: zlib-compile openssl-compile lzo-compile vtun-compile: zlib-compile openssl-compile lzo-compile