summaryrefslogtreecommitdiff
path: root/openwrt/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
commitf6dfb440b389a9e244434ea46e1f3c3ab10effda (patch)
tree304a66e0ca04347df4d62e1f896b31c15cf440d6 /openwrt/package/nmap
parent045896f4743bf3ff044960b106bdf0f39310000a (diff)
remove references to libgcc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@756 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/nmap')
-rw-r--r--openwrt/package/nmap/nmap.control2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/nmap/nmap.control b/openwrt/package/nmap/nmap.control
index e675dafcb0..45698bf224 100644
--- a/openwrt/package/nmap/nmap.control
+++ b/openwrt/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.