From 549cf585acfb11a3108c0d5d672bf60b8e271ddd Mon Sep 17 00:00:00 2001 From: nbd Date: Wed, 27 Apr 2005 16:26:45 +0000 Subject: fix kismet client dependency git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@734 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/kismet/kismet-client.control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/kismet/kismet-client.control b/package/kismet/kismet-client.control index c010d8c4b..cc702019e 100644 --- a/package/kismet/kismet-client.control +++ b/package/kismet/kismet-client.control @@ -3,7 +3,7 @@ Priority: optional Section: net Maintainer: Felix Fietkau 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 -- cgit v1.2.3