From 8b72c33975e1c6a622bb2f42251b035430b3022e Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 29 Apr 2005 10:14:54 +0000 Subject: remove references to libgcc git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@756 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/kismet/kismet-client.control | 2 +- package/kismet/kismet-drone.control | 2 +- package/kismet/kismet-server.control | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'package/kismet') diff --git a/package/kismet/kismet-client.control b/package/kismet/kismet-client.control index cc702019e5..2e4c7fcd64 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++, libncurses, libgcc +Depends: uclibc++, libncurses Description: The kismet client Kismet is an 802.11 layer2 wireless network detector, sniffer, and intrusion detection system. Kismet will work with any diff --git a/package/kismet/kismet-drone.control b/package/kismet/kismet-drone.control index 3b0c6e08f3..53c9ea5d99 100644 --- a/package/kismet/kismet-drone.control +++ b/package/kismet/kismet-drone.control @@ -3,7 +3,7 @@ Priority: optional Section: net Maintainer: Felix Fietkau Source: buildroot internal -Depends: uclibc++, libgcc, libpcap +Depends: uclibc++, libpcap Description: The kismet drone Kismet is an 802.11 layer2 wireless network detector, sniffer, and intrusion detection system. Kismet will work with any diff --git a/package/kismet/kismet-server.control b/package/kismet/kismet-server.control index a7703803e1..22b8e74671 100644 --- a/package/kismet/kismet-server.control +++ b/package/kismet/kismet-server.control @@ -3,7 +3,7 @@ Priority: optional Section: net Maintainer: Felix Fietkau Source: buildroot internal -Depends: uclibc++, libgcc, libpcap +Depends: uclibc++, libpcap Description: The kismet server Kismet is an 802.11 layer2 wireless network detector, sniffer, and intrusion detection system. Kismet will work with any -- cgit v1.2.3