wok diff ecm/receipt @ rev 23843

gettext: add ncurses to depends
author Richard Dunbar <mojo@slitaz.org>
date Sat Jun 13 02:21:20 2020 -0400 (2020-06-13)
parents e5c023d49391
children 5ea0ce1cecc0
line diff
     1.1 --- a/ecm/receipt	Fri Jan 17 14:38:48 2020 +0100
     1.2 +++ b/ecm/receipt	Sat Jun 13 02:21:20 2020 -0400
     1.3 @@ -12,7 +12,7 @@
     1.4  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.5  WGET_URL="$WEB_SITE/archive/$VERSION.tar.gz"
     1.6  
     1.7 -BUILD_DEPENDS="asciidoc docbook-xml libxml2-tools"
     1.8 +BUILD_DEPENDS="asciidoc docbook-xml libxml2-tools libxslt"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()