summaryrefslogtreecommitdiffstats
path: root/package/nmap
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-29 10:14:54 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-29 10:14:54 +0000
commit70850dc954324be27a4b240b6a2e77cf1e8264d1 (patch)
tree8a81098620823530597e8365ae5007b87bf6d314 /package/nmap
parent7fa38c6a7bf8689dd6f574f8d38fd3faae20fb73 (diff)
remove references to libgcc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@756 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/nmap')
-rw-r--r--package/nmap/nmap.control2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/nmap/nmap.control b/package/nmap/nmap.control
index e675dafcb..45698bf22 100644
--- a/package/nmap/nmap.control
+++ b/package/nmap/nmap.control
@@ -3,5 +3,5 @@ Priority: optional
Section: net
Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
Source: buildroot internal
-Depends: libpcap, libpcre, uclibc++, libgcc
+Depends: libpcap, libpcre, uclibc++
Description: Nmap is a free open source utility for network exploration or security auditing.