From 15603ec63e4a529992107df85eb3d2d593dd1224 Mon Sep 17 00:00:00 2001 From: nico Date: Mon, 18 Apr 2005 22:40:59 +0000 Subject: Change libpcap, uniformize package makefile, put control file in ./ipkg git-svn-id: svn://svn.openwrt.org/openwrt/trunk@683 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/tcpdump/ipkg/tcpdump.control | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 openwrt/package/tcpdump/ipkg/tcpdump.control (limited to 'openwrt/package/tcpdump/ipkg') diff --git a/openwrt/package/tcpdump/ipkg/tcpdump.control b/openwrt/package/tcpdump/ipkg/tcpdump.control new file mode 100644 index 000000000..881738982 --- /dev/null +++ b/openwrt/package/tcpdump/ipkg/tcpdump.control @@ -0,0 +1,7 @@ +Package: tcpdump +Priority: optional +Section: net +Maintainer: Felix Fietkau +Source: buildroot internal +Description: A tool for network monitoring and data acquisition. +Depends: libpcap -- cgit v1.2.3