diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-27 16:26:45 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-27 16:26:45 +0000 |
commit | 1d2a72e342ad9c2ccd49daba1b830d719eb906ab (patch) | |
tree | debbcce965ebf96ddfc90b23f828196e0abfd7a7 /openwrt | |
parent | 06521ff997c5420c75dbde2c03fa0b970a274d56 (diff) |
fix kismet client dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@734 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt')
-rw-r--r-- | openwrt/package/kismet/kismet-client.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/kismet/kismet-client.control b/openwrt/package/kismet/kismet-client.control index c010d8c4b6..cc702019e5 100644 --- a/openwrt/package/kismet/kismet-client.control +++ b/openwrt/package/kismet/kismet-client.control @@ -3,7 +3,7 @@ Priority: optional Section: net Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> Source: buildroot internal -Depends: uclibc++, ncurses, libgcc +Depends: uclibc++, libncurses, libgcc Description: The kismet client Kismet is an 802.11 layer2 wireless network detector, sniffer, and intrusion detection system. Kismet will work with any |