1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-07 16:59:22 +00:00

If building without dselect, we don't need curses

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@872 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton
2006-11-19 23:12:21 +00:00
parent 713d414f3f
commit 74b64569de
+2 -2
View 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