wok-6.x diff ncurses-dev/receipt @ rev 24407

updated clamav and clamav-dev again (0.102.3 -> 0.104.2)
author Hans-G?nter Theisgen
date Wed Feb 09 14:12:35 2022 +0100 (2022-02-09)
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 Feb 09 14:12:35 2022 +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"