From 1fa1dadaa96e11c23c30f0a5180cfbc360f055f7 Mon Sep 17 00:00:00 2001 From: florian Date: Wed, 15 Feb 2006 15:36:28 +0000 Subject: =?UTF-8?q?Added=20logrotate,=20fixed=20CP=20call=20in=20httping,?= =?UTF-8?q?=20added=20bind=20splitting,=20thanks=20to=20S=C3=A9bastien=20B?= =?UTF-8?q?ourgasser?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3243 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package/Makefile') diff --git a/package/Makefile b/package/Makefile index 94a68f75c..47a6821e0 100644 --- a/package/Makefile +++ b/package/Makefile @@ -117,6 +117,7 @@ package-$(BR2_PACKAGE_LIBXML2) += libxml2 package-$(BR2_PACKAGE_LIBXSLT) += libxslt package-$(BR2_PACKAGE_LIGHTTPD) += lighttpd package-$(BR2_PACKAGE_LINUX_ATM) += linux-atm +package-$(BR2_PACKAGE_LOGROTATE) += logrotate package-$(BR2_PACKAGE_LRZSZ) += lrzsz package-$(BR2_COMPILE_LUA) += lua package-$(BR2_PACKAGE_MACCHANGER) += macchanger @@ -311,6 +312,7 @@ libvorbis-compile: libogg-compile libxml2-compile: zlib-compile libxslt-compile: libxml2-compile lighttpd-compile: openssl-compile pcre-compile +logrotate-compile: popt-compile madplay-compile: libid3tag-compile libmad-compile miax-compile: bluez-libs-compile miredo-compile: uclibc++-compile -- cgit v1.2.3