at-spi2-atk: don't depend on X11

This commit is contained in:
SupervisedThinking 2022-12-15 02:30:58 +01:00
parent 869f7ec7c3
commit 4715fa1d3c

View File

@ -8,5 +8,5 @@ PKG_SHA256="cfa008a5af822b36ae6287f18182c40c91dd699c55faa38605881ed175ca464f"
PKG_LICENSE="OSS"
PKG_SITE="http://www.gnome.org/"
PKG_URL="https://ftp.gnome.org/pub/gnome/sources/at-spi2-atk/${PKG_VERSION:0:4}/at-spi2-atk-${PKG_VERSION}.tar.xz"
PKG_DEPENDS_TARGET="toolchain at-spi2-core atk libX11 libxml2"
PKG_DEPENDS_TARGET="toolchain at-spi2-core atk libxml2"
PKG_LONGDESC="A GTK+ module that bridges ATK to D-Bus at-spi."