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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user