From a9b6929a69cece04dc29642ffa190eb9e7d32109 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Mon, 3 Jun 2013 16:58:58 -0500 Subject: pyside: style --- Library/Formula/pyside.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/pyside.rb b/Library/Formula/pyside.rb index 87d3b8d2c..7b6abf6c6 100644 --- a/Library/Formula/pyside.rb +++ b/Library/Formula/pyside.rb @@ -9,7 +9,7 @@ class Pyside < Formula depends_on 'cmake' => :build depends_on :python => :recommended depends_on :python3 => :optional - depends_on 'shiboken' => '--with-python3' if build.with? 'python3' + depends_on 'shiboken' => 'with-python3' if build.with? 'python3' depends_on 'qt' def install -- cgit v1.2.3