wok diff freedoom/receipt @ rev 23924
webgames: update checkers
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Aug 22 19:44:06 2020 +0000 (2020-08-22) |
parents | 5a923d8c8c6b |
children | a3c45ab9082e |
line diff
1.1 --- a/freedoom/receipt Thu Dec 26 13:04:40 2019 +0000 1.2 +++ b/freedoom/receipt Sat Aug 22 19:44:06 2020 +0000 1.3 @@ -10,7 +10,7 @@ 1.4 WEB_SITE="http://www.nongnu.org/freedoom/" 1.5 WGET_URL="http://savannah.nongnu.org/download/$PACKAGE/source/$TARBALL" 1.6 1.7 -BUILD_DEPENDS="deutex-devel python git ghostscript imagemagick" 1.8 +BUILD_DEPENDS="deutex-devel python git ghostscript imagemagick htmldoc" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()