]> code.ossystems Code Review - openembedded-core.git/commitdiff
If building without dselect, we don't need curses
authorRoss Burton <ross@openedhand.com>
Sun, 19 Nov 2006 23:12:21 +0000 (23:12 +0000)
committerRoss Burton <ross@openedhand.com>
Sun, 19 Nov 2006 23:12:21 +0000 (23:12 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@872 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/dpkg/dpkg-native_1.13.22.bb

index 68e8f190c76ec821810426bce627c18d0cff7da2..7087f1f90a59a3f5ae437edba4f436f0ea00aba9 100644 (file)
@@ -1,6 +1,6 @@
 require dpkg.inc
-PR = "r2"
-DEPENDS += "ncurses-native zlib-native virtual/update-alternatives-native"
+PR = "r3"
+DEPENDS += "zlib-native virtual/update-alternatives-native"
 SRC_URI += "file://noman.patch;patch=1"
 
 inherit native