[packages/graphviz] - disable php bindings to avoid rebuilds with random version
baggins
baggins at pld-linux.org
Mon Jun 5 10:42:00 CEST 2017
commit 11ff0a22ccad762c8ef9dfb989e08d8e85c07447
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Mon Jun 5 10:41:34 2017 +0200
- disable php bindings to avoid rebuilds with random version
graphviz.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/graphviz.spec b/graphviz.spec
index 55803f4..b0b2d28 100644
--- a/graphviz.spec
+++ b/graphviz.spec
@@ -10,7 +10,7 @@
%bcond_without guile # guile bindings
%bcond_without java # Java bindings
%bcond_without ocaml # OCaml bindings
-%bcond_without php # PHP bindings
+%bcond_with php # PHP bindings
%bcond_without perl # Perl bindings
%bcond_without ruby # Ruby bindings
%bcond_without tcl # Tcl bindings
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/graphviz.git/commitdiff/11ff0a22ccad762c8ef9dfb989e08d8e85c07447
More information about the pld-cvs-commit
mailing list