From b11c411612804621b80016a19ec1203aa1d94942 Mon Sep 17 00:00:00 2001 From: Matthias Hentges Date: Sun, 5 Dec 2004 11:43:44 +0000 Subject: Merge bk://oe-devel@oe-devel.bkbits.net/packages into handhelds.org:/home/mhentges/OpenEmbedded/packages-devel 2004/12/04 15:00:04+01:00 handhelds.org!CoreDump Remove GKT1 dependencie of nmap / configure fix BKrev: 41b2f470nYckwBDyiwiVswhv-0G3Aw --- nmap/nmap-3.77/remove_gtk.patch | 0 nmap/nmap_3.77.oe | 3 ++- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 nmap/nmap-3.77/remove_gtk.patch (limited to 'nmap') diff --git a/nmap/nmap-3.77/remove_gtk.patch b/nmap/nmap-3.77/remove_gtk.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/nmap/nmap_3.77.oe b/nmap/nmap_3.77.oe index e1249a7229..bdc9049c2b 100644 --- a/nmap/nmap_3.77.oe +++ b/nmap/nmap_3.77.oe @@ -9,7 +9,8 @@ PR = "r1" inherit autotools SRC_URI = "http://download.insecure.org/nmap/dist/nmap-${PV}.tar.bz2 \ - file://autofoo.patch;patch=1" + file://autofoo.patch;patch=1 \ + file://remove_gtk.patch;patch=1" S = "${WORKDIR}/nmap-${PV}" EXTRA_OECONF = "--with-pcap=linux \ -- cgit v1.2.3