1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-06 05:40:24 +03:00

add nmap depend on libgcc

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@728 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2005-04-26 12:34:53 +00:00
parent e2fac8670f
commit e9c0a442da

View File

@ -3,5 +3,5 @@ Priority: optional
Section: net Section: net
Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
Source: buildroot internal 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. Description: Nmap is a free open source utility for network exploration or security auditing.