clingo: depend on python@2
This commit is contained in:
parent
526d5aefb0
commit
57bf428168
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ class Clingo < Formula
|
|||
|
||||
depends_on "cmake" => :build
|
||||
depends_on "doxygen" => :build
|
||||
depends_on "python@2" if MacOS.version <= :snow_leopard
|
||||
depends_on "python@2"
|
||||
|
||||
needs :cxx14
|
||||
|
||||
|
|
Loading…
Reference in a new issue