testing/libxml++: skip check

This commit is contained in:
psykose 2023-04-29 10:04:13 +00:00
parent 0312c18d98
commit 2dcda63f10

View File

@ -15,6 +15,7 @@ makedepends="
"
subpackages="$pkgname-dev"
source="https://download.gnome.org/sources/libxml++/${pkgver%.[0-9]*}/libxml++-$pkgver.tar.xz"
options="!check" # fail against new libxml
build() {
abuild-meson \