wok-undigest rev 1202

pdfgrep (update bdeps)
author Paul Issott <paul@slitaz.org>
date Sun Aug 21 14:45:48 2016 +0100 (2016-08-21)
parents 0fbf32efecf6
children 9c0526429a5d
files pdfgrep/receipt
line diff
     1.1 --- a/pdfgrep/receipt	Fri Aug 19 22:41:17 2016 +0200
     1.2 +++ b/pdfgrep/receipt	Sun Aug 21 14:45:48 2016 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="https://pdfgrep.org/download/$TARBALL"
     1.5  
     1.6  DEPENDS="poppler pcre"
     1.7 -BUILD_DEPENDS="poppler-dev pcre-dev wget"
     1.8 +BUILD_DEPENDS="poppler-dev pcre-dev wget asciidoc"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()