mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 18:32:15 +02:00
ncurses: sync with OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2987 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -3,8 +3,8 @@ HOMEPAGE = "http://www.gnu.org/software/ncurses/ncurses.html"
|
||||
LICENSE = "MIT"
|
||||
SECTION = "libs"
|
||||
DEPENDS = "ncurses-native"
|
||||
PACKAGES =+ "ncurses-tools "
|
||||
PACKAGES += " ncurses-terminfo"
|
||||
PACKAGES_prepend = "ncurses-tools "
|
||||
PACKAGES_append = " ncurses-terminfo"
|
||||
FILES_ncurses_append = " ${datadir}/tabset"
|
||||
RSUGGESTS_${PN} = "ncurses-terminfo"
|
||||
RPROVIDES = "libncurses5"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
PR = "r8"
|
||||
PR = "r9"
|
||||
|
||||
SRC_URI = "${GNU_MIRROR}/ncurses/ncurses-${PV}.tar.gz \
|
||||
file://visibility.patch;patch=1"
|
||||
|
||||
Reference in New Issue
Block a user