postgresql@9.5: depend on python instead of :python

master
ilovezfs 2018-01-01 11:59:10 -08:00
parent be423627e2
commit bc0e2f60cf
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ class PostgresqlAT95 < Formula
depends_on "openssl"
depends_on "readline"
depends_on :python => :optional
depends_on "python" => :optional
depends_on :python3 => :optional
fails_with :clang do