wok diff eaccelerator/receipt @ rev 17367

get-foxit-reader: add cups to depends
author Richard Dunbar <mojo@slitaz.org>
date Thu Nov 20 21:01:38 2014 -0500 (2014-11-20)
parents fcdd50638150
children 9e01bc6321ea
line diff
     1.1 --- a/eaccelerator/receipt	Mon Dec 02 16:43:36 2013 +0000
     1.2 +++ b/eaccelerator/receipt	Thu Nov 20 21:01:38 2014 -0500
     1.3 @@ -12,7 +12,7 @@
     1.4  TAGS="php"
     1.5  
     1.6  DEPENDS="php m4"
     1.7 -BUILD_DEPENDS="php-dev"
     1.8 +BUILD_DEPENDS="php-dev sed coreutils-conditions"	# gawk re2c
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()