From: Felix Fietkau Date: Fri, 1 Apr 2005 18:11:11 +0000 (+0000) Subject: add tcpdump depend on libpcap X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=15e780783f512ba48466de6c0006e6bf33feb6c6;p=15.05%2Fopenwrt.git 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 1c24c55edb..8817389820 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