From: nbd Date: Tue, 26 Apr 2005 12:34:53 +0000 (+0000) Subject: add nmap depend on libgcc X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=e9c0a442da0d883cb9bb8d2b38bf03ddf4f64f1e;p=openwrt-10.03%2F.git add nmap depend on libgcc git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@728 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 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.