wok rev 22459
freedoom: add htmldoc (for helvetica font)
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Thu Dec 26 13:54:15 2019 +0000 (2019-12-26) |
parents | 5a923d8c8c6b |
children | 7cb0d9d32bf3 |
files | freedoom/receipt |
line diff
1.1 --- a/freedoom/receipt Thu Dec 26 13:04:40 2019 +0000 1.2 +++ b/freedoom/receipt Thu Dec 26 13:54:15 2019 +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()