clingo: depend on python@2

This commit is contained in:
ilovezfs 2018-04-07 01:36:44 -07:00
parent 526d5aefb0
commit 57bf428168

View file

@ -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