blitz: use system python

This commit is contained in:
FX Coudert 2018-10-11 12:10:42 +02:00
parent 383b045c92
commit e8883abee3

View file

@ -20,7 +20,6 @@ class Blitz < Formula
depends_on "autoconf" => :build
depends_on "automake" => :build
depends_on "libtool" => :build
depends_on "python@2" => :build
end
def install