add kismet-server depend on libpcap
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 27 Apr 2005 17:22:41 +0000 (17:22 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 27 Apr 2005 17:22:41 +0000 (17:22 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@737 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/kismet/kismet-server.control

index baa0102..a770380 100644 (file)
@@ -3,7 +3,7 @@ Priority: optional
 Section: net
 Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
 Source: buildroot internal
-Depends: uclibc++, libgcc
+Depends: uclibc++, libgcc, libpcap
 Description: The kismet server
  Kismet is an 802.11 layer2 wireless network detector,
  sniffer, and intrusion detection system. Kismet will work with any
This page took 0.022611 seconds and 4 git commands to generate.