pyqwt: make python a hard dependency.
This commit is contained in:
parent
548c41bc0a
commit
b452072c22
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ class Pyqwt < Formula
|
|||
url 'https://downloads.sourceforge.net/project/pyqwt/pyqwt5/PyQwt-5.2.0/PyQwt-5.2.0.tar.gz'
|
||||
sha1 '797f37c63dec660272f6a8ccfd16a017df0ad640'
|
||||
|
||||
depends_on :python => :recommended
|
||||
depends_on :python
|
||||
depends_on 'qt'
|
||||
depends_on 'qwt'
|
||||
depends_on 'sip'
|
||||
|
|
Loading…
Reference in a new issue