From: Matthias Hentges Date: Sun, 5 Dec 2004 11:43:44 +0000 (+0000) Subject: Merge bk://oe-devel@oe-devel.bkbits.net/packages X-Git-Tag: Release-2010-05/1~15777 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b11c411612804621b80016a19ec1203aa1d94942;p=openembedded.git 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 --- 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 \