summaryrefslogtreecommitdiffstats
path: root/package/nmap
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-26 12:34:53 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-26 12:34:53 +0000
commite9c0a442da0d883cb9bb8d2b38bf03ddf4f64f1e (patch)
tree075b84700933db161b32eb8306f7fd101841034c /package/nmap
parente2fac8670f954ecea8685df479c2e9d3c48c362d (diff)
add nmap depend on libgcc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@728 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 45698bf22..e675dafcb 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++
+Depends: libpcap, libpcre, uclibc++, libgcc
Description: Nmap is a free open source utility for network exploration or security auditing.