From: Felix Fietkau Date: Tue, 26 Apr 2005 12:34:53 +0000 (+0000) Subject: add nmap depend on libgcc X-Git-Tag: reboot~32985 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=866ff778a0f596e1faefa21e030f11f7689f053f;p=oweals%2Fopenwrt.git add nmap depend on libgcc SVN-Revision: 728 --- diff --git a/openwrt/package/nmap/nmap.control b/openwrt/package/nmap/nmap.control index 45698bf224..e675dafcb0 100644 --- a/openwrt/package/nmap/nmap.control +++ b/openwrt/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.