From 1a6c39c1b8b1b70afd800b82e5aea83be700a692 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Mon, 26 Jul 2004 22:33:29 +0000 Subject: mark a couple of packages as broken regarding oemake world BKrev: 410586b9BcRMsYu4l1VwFoWsXLUR1A --- apache/apache_2.0.48.oe | 1 + dosbox/dosbox_0.61.oe | 1 + ngrep/ngrep_1.41.oe | 1 + nmap/nmap_3.50.oe | 4 ++-- qte/qte-for-qvfb_2.3.7.oe | 0 5 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 qte/qte-for-qvfb_2.3.7.oe diff --git a/apache/apache_2.0.48.oe b/apache/apache_2.0.48.oe index 3be8123ef7..86ea6bc6a8 100644 --- a/apache/apache_2.0.48.oe +++ b/apache/apache_2.0.48.oe @@ -1,3 +1,4 @@ +BROKEN = "1" SECTION = "net" DEPENDS = "expat openssl" DESCRIPTION = "A high performance Unix-based HTTP server." diff --git a/dosbox/dosbox_0.61.oe b/dosbox/dosbox_0.61.oe index a3eec01c00..677b5da507 100644 --- a/dosbox/dosbox_0.61.oe +++ b/dosbox/dosbox_0.61.oe @@ -1,3 +1,4 @@ +BROKEN = "1" DESCRIPTION = "Dos Emulator based on SDL" SECTION = "base" PRIORITY = "optional" diff --git a/ngrep/ngrep_1.41.oe b/ngrep/ngrep_1.41.oe index 62c22133db..e84dccf936 100644 --- a/ngrep/ngrep_1.41.oe +++ b/ngrep/ngrep_1.41.oe @@ -1,3 +1,4 @@ +BROKEN = "1" DESCRIPTION = "ngrep strives to provide most of GNU grep's \ common features, applying them to the network layer." SECTION = "base" diff --git a/nmap/nmap_3.50.oe b/nmap/nmap_3.50.oe index d9331d330b..fa012b6ad2 100644 --- a/nmap/nmap_3.50.oe +++ b/nmap/nmap_3.50.oe @@ -1,6 +1,6 @@ -DEPENDS = "libpcap" +BROKEN = "1" DESCRIPTION = "Nmap is a command line portscanner." - +DEPENDS = "libpcap" SRC_URI = "http://download.insecure.org/nmap/dist/nmap-${PV}.tgz" inherit autotools diff --git a/qte/qte-for-qvfb_2.3.7.oe b/qte/qte-for-qvfb_2.3.7.oe new file mode 100644 index 0000000000..e69de29bb2 -- cgit v1.2.3