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:
parent
2de1c69a25
commit
ac8cfff79e
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue