diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-04-29 10:14:54 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-04-29 10:14:54 +0000 |
commit | 1bc847dc154a518443ee92198eaabd86a88c6f56 (patch) | |
tree | 304a66e0ca04347df4d62e1f896b31c15cf440d6 /openwrt/package/nmap/nmap.control | |
parent | 25e88c972540f7858e12bc09fcd79978ba9fb01b (diff) | |
download | mtk-20170518-1bc847dc154a518443ee92198eaabd86a88c6f56.zip mtk-20170518-1bc847dc154a518443ee92198eaabd86a88c6f56.tar.gz mtk-20170518-1bc847dc154a518443ee92198eaabd86a88c6f56.tar.bz2 |
remove references to libgcc
SVN-Revision: 756
Diffstat (limited to 'openwrt/package/nmap/nmap.control')
-rw-r--r-- | openwrt/package/nmap/nmap.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/nmap/nmap.control b/openwrt/package/nmap/nmap.control index e675daf..45698bf 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++, libgcc +Depends: libpcap, libpcre, uclibc++ Description: Nmap is a free open source utility for network exploration or security auditing. |