wok-undigest diff libguess/receipt @ rev 1197

Add pdfgrep
author Paul Issott <paul@slitaz.org>
date Sat Aug 06 11:45:14 2016 +0100 (2016-08-06)
parents 4b460003e5ad
children
line diff
     1.1 --- a/libguess/receipt	Fri Mar 13 17:28:45 2015 +0200
     1.2 +++ b/libguess/receipt	Sat Aug 06 11:45:14 2016 +0100
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="https://github.com/kaniini/libguess/archive/$COMMIT.tar.gz"
     1.5  
     1.6  DEPENDS=""
     1.7 -BUILD_DEPENDS="wget autoconf automake"
     1.8 +BUILD_DEPENDS="wget cacerts autoconf automake coreutils-file-attributes"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()