anjuta: update libxml2 dependency

This commit is contained in:
Dominyk Tiller 2017-05-29 02:39:24 +01:00 committed by ilovezfs
parent 2ccc955c1a
commit ae0765510b

View file

@ -16,7 +16,7 @@ class Anjuta < Formula
depends_on "intltool" => :build
depends_on "itstool" => :build
depends_on "gtksourceview3"
depends_on "libxml2" => "with-python"
depends_on "libxml2"
depends_on "libgda"
depends_on "gdl"
depends_on "vte3"