wok-next diff zile/receipt @ rev 19952

s/ncursesw/ncurses/
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Oct 16 13:38:21 2017 +0200 (2017-10-16)
parents 8abb017ed841
children 4c3300d8140f
line diff
     1.1 --- a/zile/receipt	Wed Mar 12 00:54:36 2014 +0100
     1.2 +++ b/zile/receipt	Mon Oct 16 13:38:21 2017 +0200
     1.3 @@ -12,8 +12,8 @@
     1.4  TAGS="text-editor"
     1.5  HOST_ARCH="i486 arm"
     1.6  
     1.7 -DEPENDS="ncursesw"
     1.8 -BUILD_DEPENDS="ncursesw-dev"
     1.9 +DEPENDS="ncurses"
    1.10 +BUILD_DEPENDS="ncurses-dev"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()