davix: do not need python@2

Closes #43774.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
FX Coudert 2019-09-02 16:54:06 +02:00
parent b5e78d48b1
commit b0cd7278f8

View file

@ -16,7 +16,6 @@ class Davix < Formula
depends_on "cmake" => :build
depends_on "doxygen" => :build
depends_on "python@2" => :build
depends_on "openssl"
def install