From: nbd Date: Fri, 1 Apr 2005 18:11:11 +0000 (+0000) Subject: add tcpdump depend on libpcap X-Git-Url: http://git.rohieb.name/openwrt.git/commitdiff_plain/1b89da71e0b6fa36c53f2adff9e7c92ae4501df3 add tcpdump depend on libpcap git-svn-id: svn://svn.openwrt.org/openwrt/trunk@505 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/openwrt/package/tcpdump/tcpdump.control b/openwrt/package/tcpdump/tcpdump.control index 1c24c55ed..881738982 100644 --- a/openwrt/package/tcpdump/tcpdump.control +++ b/openwrt/package/tcpdump/tcpdump.control @@ -4,3 +4,4 @@ Section: net Maintainer: Felix Fietkau Source: buildroot internal Description: A tool for network monitoring and data acquisition. +Depends: libpcap