summaryrefslogtreecommitdiff
path: root/openwrt/package/Makefile
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-08 03:58:04 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-08 03:58:04 +0000
commit6f22b3f9f693ab2dce37662a867f9e6d8aff34a8 (patch)
tree706d52e34024da20b8bb163b9d4db9e4c3803d4d /openwrt/package/Makefile
parent15ea846c55e4a60051bce94d1b7d246f6043cc03 (diff)
Add pcre package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@349 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r--openwrt/package/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile
index 83ed49e468..a0aa4caa94 100644
--- a/openwrt/package/Makefile
+++ b/openwrt/package/Makefile
@@ -15,6 +15,7 @@ package-$(BR2_PACKAGE_ZLIB) += zlib
package-$(BR2_PACKAGE_MATRIXSSL) += matrixssl
package-$(BR2_PACKAGE_OPENSSL) += openssl
package-$(BR2_PACKAGE_OPENVPN) += openvpn
+package-$(BR2_PACKAGE_PCRE) += pcre
package-$(BR2_PACKAGE_POPT) += popt
package-$(BR2_PACKAGE_PPTPD) += pptpd
package-$(BR2_PACKAGE_IPROUTE2) += iproute2