wok-6.x diff dvtm/receipt @ rev 18973
splashutils: fix build, update URLs, add description
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sat Mar 12 14:29:04 2016 +0200 (2016-03-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 Sat Mar 12 14:29:04 2016 +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()