wok diff freedoom/receipt @ rev 23874

squidclamav: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jun 25 19:42:45 2020 +0000 (2020-06-25)
parents 5a923d8c8c6b
children a3c45ab9082e
line diff
     1.1 --- a/freedoom/receipt	Thu Dec 26 13:04:40 2019 +0000
     1.2 +++ b/freedoom/receipt	Thu Jun 25 19:42:45 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()