wok diff dvtm/receipt @ rev 20115

ponyprog-qt: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Oct 12 11:57:57 2017 +0200 (2017-10-12)
parents 223b265f40fd
children c914135fdee1
line diff
     1.1 --- a/dvtm/receipt	Sat Sep 07 22:59:13 2013 +0000
     1.2 +++ b/dvtm/receipt	Thu Oct 12 11:57:57 2017 +0200
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="$WEB_SITE/$TARBALL"
     1.5  
     1.6  DEPENDS="ncursesw"
     1.7 -BUILD_DEPENDS="ncursesw-dev"
     1.8 +BUILD_DEPENDS="ncursesw-dev ncursesw-extra"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()