From 087629f4afb009d0eceec99db1e2ae45c1cf507e Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Sat, 29 May 2004 17:11:04 +0000 Subject: Cleanup pass - remove remnant virtual/libc items from DEPENDS. BKrev: 40b8c428TTv4Isw4YZOO0-X8vxwV2g --- nmap/nmap_3.45.oe | 2 +- nmap/nmap_3.48.oe | 2 +- nmap/nmap_3.50.oe | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'nmap') diff --git a/nmap/nmap_3.45.oe b/nmap/nmap_3.45.oe index 27c758a346..4747e284b7 100644 --- a/nmap/nmap_3.45.oe +++ b/nmap/nmap_3.45.oe @@ -1,4 +1,4 @@ -DEPENDS = "virtual/libc libpcap" +DEPENDS = "libpcap" DESCRIPTION = "Nmap is a command line portscanner." SRC_URI = "http://download.insecure.org/nmap/dist/nmap-${PV}.tgz" diff --git a/nmap/nmap_3.48.oe b/nmap/nmap_3.48.oe index dcf6b289fd..d9331d330b 100644 --- a/nmap/nmap_3.48.oe +++ b/nmap/nmap_3.48.oe @@ -1,4 +1,4 @@ -DEPENDS = "virtual/libc libpcap" +DEPENDS = "libpcap" DESCRIPTION = "Nmap is a command line portscanner." SRC_URI = "http://download.insecure.org/nmap/dist/nmap-${PV}.tgz" diff --git a/nmap/nmap_3.50.oe b/nmap/nmap_3.50.oe index dcf6b289fd..d9331d330b 100644 --- a/nmap/nmap_3.50.oe +++ b/nmap/nmap_3.50.oe @@ -1,4 +1,4 @@ -DEPENDS = "virtual/libc libpcap" +DEPENDS = "libpcap" DESCRIPTION = "Nmap is a command line portscanner." SRC_URI = "http://download.insecure.org/nmap/dist/nmap-${PV}.tgz" -- cgit v1.2.3