summaryrefslogtreecommitdiffstats
path: root/openwrt/package/arpwatch
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-14 06:20:17 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-14 06:20:17 +0000
commit1c291578a587e148d06cadab58b4df217b1505e7 (patch)
tree8414cee22deca3af8d53cc0be8b8fb0a2b28af44 /openwrt/package/arpwatch
parent9314e0a3f856a8351df24de51283c08e24d05ad5 (diff)
Add libpcap dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@643 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/arpwatch')
-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 85467d2a7..b11a9cef2 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