mirror of
https://git.yoctoproject.org/poky
synced 2026-02-20 08:29:42 +01:00
uclibc-initial: Add ncurses-native to DEPENDS (from OE)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4369 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -3,7 +3,7 @@ require uclibc_${PV}.bb
|
||||
|
||||
FILESPATH = "${@base_set_filespath([ '${FILE_DIRNAME}/uclibc-${PV}', '${FILE_DIRNAME}/uclibc', '${FILE_DIRNAME}/files', '${FILE_DIRNAME}' ], d)}"
|
||||
|
||||
DEPENDS = "linux-libc-headers"
|
||||
DEPENDS = "linux-libc-headers ncurses-native"
|
||||
PROVIDES = "virtual/${TARGET_PREFIX}libc-initial"
|
||||
PACKAGES = ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user