mirror of
https://git.yoctoproject.org/poky
synced 2026-06-04 02:00:04 +00:00
Sync up.. all the deb/dpkg changes which I have locally are now in svn.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@728 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_prepend = "ncurses-tools "
|
||||
PACKAGES_append = " ncurses-terminfo"
|
||||
PACKAGES =+ "ncurses-tools "
|
||||
PACKAGES += " ncurses-terminfo"
|
||||
FILES_ncurses_append = " ${datadir}/tabset"
|
||||
RSUGGESTS_${PN} = "ncurses-terminfo"
|
||||
RPROVIDES = "libncurses5"
|
||||
|
||||
Reference in New Issue
Block a user