wok-current diff dvtm/receipt @ rev 18467
bash: /etc/skel/ may absent
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sat Oct 03 06:23:42 2015 +0300 (2015-10-03) |
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 Oct 03 06:23:42 2015 +0300 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()