devel/d-feet: drop libxml2 dependency after 369d4f98ef

xmllint was only used by autotools via YELP_HELP_INIT from textproc/yelp-tools.
This commit is contained in:
Jan Beich 2022-11-01 14:10:31 +00:00
parent 2de1c69a25
commit ac8cfff79e

View file

@ -16,8 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= itstool:textproc/itstool
USES= gettext gnome meson pkgconfig python:3.5+ tar:xz
USE_GNOME= gtk30 libwnck3 pygobject3 introspection:build \
libxml2:build
USE_GNOME= gtk30 libwnck3 pygobject3 introspection:build
GLIB_SCHEMAS= org.gnome.dfeet.gschema.xml
MESON_ARGS= -Dpython="${PYTHON_CMD}" -Dtests=false