wok-6.x diff tilda/receipt @ rev 9861
php: try to fix again
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon May 16 18:10:27 2011 +0200 (2011-05-16) |
parents | 8422d231d35b |
children | 277f0ebcf4df |
line diff
1.1 --- a/tilda/receipt Wed May 11 14:02:25 2011 +0200 1.2 +++ b/tilda/receipt Mon May 16 18:10:27 2011 +0200 1.3 @@ -11,7 +11,7 @@ 1.4 TAGS="terminal" 1.5 1.6 DEPENDS="vte libconfuse libglade" 1.7 -BUILD_DEPENDS="flex vte-dev libglade-dev" 1.8 +BUILD_DEPENDS="flex vte-dev libglade-dev libconfuse" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()