From: Nicolas Thill Date: Thu, 14 Apr 2005 06:20:17 +0000 (+0000) Subject: Add libpcap dependency X-Git-Tag: reboot~33069 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=df6d409610819acf0c26f3a9697e515576a3023b;p=oweals%2Fopenwrt.git Add libpcap dependency SVN-Revision: 643 --- diff --git a/openwrt/package/arpwatch/arpwatch.control b/openwrt/package/arpwatch/arpwatch.control index 85467d2a77..b11a9cef2f 100644 --- a/openwrt/package/arpwatch/arpwatch.control +++ b/openwrt/package/arpwatch/arpwatch.control @@ -4,3 +4,4 @@ Section: net Maintainer: Felix Fietkau Source: buildroot internal Description: Ethernet monitor program for keeping track of ethernet/ip address pairings +Depends: libpcap