wok diff ncurses-dev/receipt @ rev 23406

updated perl-text-template (1.44 -> 1.58)
author Hans-G?nter Theisgen
date Wed Apr 01 06:37:49 2020 +0100 (2020-04-01)
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	Wed Apr 01 06:37:49 2020 +0100
     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"