From 655d6b3b1b0831c0dd7b60e447a1ac5526e811f1 Mon Sep 17 00:00:00 2001 From: florian Date: Fri, 23 Dec 2005 12:23:15 +0000 Subject: Added cutter git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2750 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'openwrt/package/Makefile') diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index 34dafe886..0e53eec2c 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -23,6 +23,7 @@ package-$(BR2_PACKAGE_CHILLISPOT) += chillispot package-$(BR2_PACKAGE_CIFSMOUNT) += cifsmount package-$(BR2_PACKAGE_CUPS) += cups package-$(BR2_COMPILE_CURL) += curl +package-$(BR2_PACKAGE_CUTTER) += cutter package-$(BR2_COMPILE_CYRUS_SASL) += cyrus-sasl package-$(BR2_COMPILE_DB) += libdb package-$(BR2_PACKAGE_DECO) += deco @@ -153,6 +154,7 @@ package-$(BR2_PACKAGE_PARPROUTED) += parprouted package-$(BR2_COMPILE_PCMCIA_CS) += pcmcia-cs package-$(BR2_COMPILE_PCRE) += pcre package-$(BR2_PACKAGE_PEERCAST) += peercast +package-$(BR2_PACKAGE_PEERGUARDIAN) += peerguardian package-$(BR2_COMPILE_PHP4) += php4 package-$(BR2_COMPILE_PHP5) += php5 package-$(BR2_PACKAGE_PICOCOM) += picocom @@ -307,6 +309,7 @@ openswan-compile: gmp-compile osiris-compile: openssl-compile palantir-compile: jpeg-compile peercast-compile: uclibc++-compile +peerguardian-compile: libpthread-compile portmap-compile: tcp_wrappers-compile postgresql-compile: zlib-compile ppp-compile: linux-atm-compile -- cgit v1.2.3