# HG changeset patch # User Christophe Lincoln # Date 1335390000 -7200 # Node ID 9df41610e0d1a01364b5fb462373cffdf77c192f # Parent 29640870dadfcc1bb13662706f6af03845e37239 graphviz: add back php-cli to bdeps, seems php-dev is not sufficiant for PHP binding diff -r 29640870dadf -r 9df41610e0d1 graphviz/receipt --- a/graphviz/receipt Wed Apr 25 23:15:24 2012 +0200 +++ b/graphviz/receipt Wed Apr 25 23:40:00 2012 +0200 @@ -13,7 +13,7 @@ BUILD_DEPENDS="xorg-dev expat-dev zlib-dev pkg-config libpng-dev \ jpeg-dev libgd-dev lua-dev swig ocaml python-dev tcl-dev tk-dev \ librsvg-dev php-dev ruby-dev libcroco-dev util-linux-ng-uuid-dev \ -pango-dev libxml2-dev" +pango-dev libxml2-dev php-cli" # Rules to configure and make the package. compile_rules()