wok-next diff eaccelerator/receipt @ rev 18569

tazpanel-extra: clear tazpanel cache in post_install
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Nov 10 12:55:14 2015 +0100 (2015-11-10)
parents fcdd50638150
children 9e01bc6321ea
line diff
     1.1 --- a/eaccelerator/receipt	Mon Dec 02 16:43:36 2013 +0000
     1.2 +++ b/eaccelerator/receipt	Tue Nov 10 12:55:14 2015 +0100
     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()