summaryrefslogtreecommitdiff
path: root/openwrt/package
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-04-14 06:20:17 +0000
committerNicolas Thill <nico@openwrt.org>2005-04-14 06:20:17 +0000
commitdf6d409610819acf0c26f3a9697e515576a3023b (patch)
tree8414cee22deca3af8d53cc0be8b8fb0a2b28af44 /openwrt/package
parent95d07abcf819dcd0bc8a62c092c20df0005cc360 (diff)
downloadmtk-20170518-df6d409610819acf0c26f3a9697e515576a3023b.zip
mtk-20170518-df6d409610819acf0c26f3a9697e515576a3023b.tar.gz
mtk-20170518-df6d409610819acf0c26f3a9697e515576a3023b.tar.bz2
Add libpcap dependency
SVN-Revision: 643
Diffstat (limited to 'openwrt/package')
-rw-r--r--openwrt/package/arpwatch/arpwatch.control1
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/arpwatch/arpwatch.control b/openwrt/package/arpwatch/arpwatch.control
index 85467d2..b11a9ce 100644
--- a/openwrt/package/arpwatch/arpwatch.control
+++ b/openwrt/package/arpwatch/arpwatch.control
@@ -4,3 +4,4 @@ Section: net
Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
Source: buildroot internal
Description: Ethernet monitor program for keeping track of ethernet/ip address pairings
+Depends: libpcap