add nmap depend on libgcc

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@728 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Felix Fietkau 2005-04-26 12:34:53 +00:00
parent ecfd6659a3
commit 167e841a6a
1 changed files with 1 additions and 1 deletions

View File

@ -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.