libdnet: depend on python@2

This commit is contained in:
ilovezfs 2018-04-07 01:36:56 -07:00
parent acd7abfcb0
commit 20f0a4f903

View file

@ -20,7 +20,7 @@ class Libdnet < Formula
depends_on "autoconf" => :build
depends_on "automake" => :build
depends_on "libtool" => :build
depends_on "python@2" if MacOS.version <= :snow_leopard
depends_on "python@2"
def install
# autoreconf to get '.dylib' extension on shared lib