summaryrefslogtreecommitdiffstats
path: root/openwrt/package/nmap/nmap.control
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
commit663694e53a3a13ee3e6963585d062788ce300d65 (patch)
tree4563be546a0861ac6db4ef92ea4ba4ed086e2443 /openwrt/package/nmap/nmap.control
parent36c59a65273b34ad34cfadacdd54947e43a57826 (diff)
add nmap depend on libgcc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@728 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/nmap/nmap.control')
-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 45698bf22..e675dafcb 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++
+Depends: libpcap, libpcre, uclibc++, libgcc
Description: Nmap is a free open source utility for network exploration or security auditing.