From 5d6fbe03a858cdd6f7c018be556454ca9005afb3 Mon Sep 17 00:00:00 2001 From: Oliver Ertl Date: Thu, 9 Feb 2006 15:02:07 +0000 Subject: add iftop packages, thanks to Benjamin Binier SVN-Revision: 3206 --- openwrt/package/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'openwrt/package/Makefile') diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index 93f233f..ebd7e3b 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -64,6 +64,7 @@ package-$(BR2_COMPILE_HOWL) += howl package-$(BR2_PACKAGE_HTPDATE) += htpdate package-$(BR2_PACKAGE_ICECAST) += icecast package-$(BR2_PACKAGE_ID3LIB) += id3lib +package-$(BR2_PACKAGE_IFTOP) += iftop package-$(BR2_PACKAGE_IPCAD) += ipcad package-$(BR2_PACKAGE_IPERF) += iperf package-$(BR2_PACKAGE_IPKG) += ipkg @@ -287,6 +288,7 @@ gnutls-compile: libgcrypt-compile opencdk-compile libtasn1-compile gpsd-compile: uclibc++-compile icecast-compile: curl-compile libvorbisidec-compile libxml2-compile libxslt-compile id3lib-compile: uclibc++-compile zlib-compile +iftop-compile: libpcap-compile libpthread-compile ncurses-compile ipcad-compile: libpcap-compile irssi-compile: glib-compile ncurses-compile iperf-compile: uclibc++-compile -- cgit v1.1