wok diff ncurses-dev/receipt @ rev 24133
Up tazinst (115)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Oct 23 15:17:56 2021 +0000 (2021-10-23) |
parents | bd631cb15cd4 |
children | b857b7f7ef40 |
line diff
1.1 --- a/ncurses-dev/receipt Sat May 04 11:35:52 2019 +0100 1.2 +++ b/ncurses-dev/receipt Sat Oct 23 15:17:56 2021 +0000 1.3 @@ -1,14 +1,14 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="ncurses-dev" 1.7 -VERSION="6.1" 1.8 +VERSION="6.2" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Development files for the ncurses library." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 LICENSE="MIT" 1.13 WEB_SITE="https://www.gnu.org/software/ncurses/ncurses.html" 1.14 1.15 -DEPENDS="ncursesw-dev ncurses libtinfo" # pkg-config 1.16 +DEPENDS="libtinfo ncurses ncursesw-dev" # pkg-config 1.17 WANTED="ncurses" 1.18 1.19 HOST_ARCH="i486 arm"