[oe-commits] Marcin Juszkiewicz : dpkg: disable dependency on update-alternatives for now

GIT User account git at amethyst.openembedded.net
Thu Oct 23 19:36:44 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: e70a309755778974f82565cdc314865fb0b136be
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e70a309755778974f82565cdc314865fb0b136be

Author: Marcin Juszkiewicz <hrw at openembedded.org>
Date:   Thu Oct 23 21:08:42 2008 +0200

dpkg: disable dependency on update-alternatives for now

---

 packages/dpkg/dpkg_1.14.19.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/packages/dpkg/dpkg_1.14.19.bb b/packages/dpkg/dpkg_1.14.19.bb
index 29e718a..0377ce1 100644
--- a/packages/dpkg/dpkg_1.14.19.bb
+++ b/packages/dpkg/dpkg_1.14.19.bb
@@ -1,7 +1,7 @@
 require dpkg.inc
 PR = "r1"
 DEPENDS += "zlib bzip2"
-RDEPENDS_${PN} = "${VIRTUAL-RUNTIME_update-alternatives}"
+#RDEPENDS_${PN} = "${VIRTUAL-RUNTIME_update-alternatives}"
 SRC_URI += "file://noman.patch;patch=1"
 
 EXTRA_OECONF = "--without-static-progs \





More information about the Openembedded-commits mailing list