From 2f3ec229d46219f59301ea219ce6574777a3cee5 Mon Sep 17 00:00:00 2001 From: Tom Schoonjans Date: Thu, 22 Mar 2018 10:55:44 +0000 Subject: [PATCH] xdot: update formula after pygobject3 changes Closes #25631. Signed-off-by: ilovezfs --- Formula/xdot.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/xdot.rb b/Formula/xdot.rb index e962f0d91a..2ce65c8ff8 100644 --- a/Formula/xdot.rb +++ b/Formula/xdot.rb @@ -3,7 +3,7 @@ class Xdot < Formula homepage "https://github.com/jrfonseca/xdot.py" url "https://files.pythonhosted.org/packages/75/d3/89151e5c24f59ac5577368651f9d2a5db3cdd870e8f96896e505cb876187/xdot-0.9.tar.gz" sha256 "a33701664ecfefe7c7313a120a587e87334f3a566409bc451538fcde5edd6907" - revision 1 + revision 2 head "https://github.com/jrfonseca/xdot.py.git" bottle do @@ -15,7 +15,7 @@ class Xdot < Formula depends_on "gtk+3" depends_on "py3cairo" - depends_on "pygobject3" => "with-python" + depends_on "pygobject3" depends_on "python" resource "graphviz" do