eudev: needs xz to pass tests

This commit is contained in:
Johannes 2020-11-08 00:10:21 +01:00
parent 31ffd7957b
commit 38f767286d

View file

@ -9,6 +9,7 @@ build_style=gnu-configure
configure_args="--enable-hwdb --enable-manpages --disable-introspection"
hostmakedepends="automake libtool pkg-config gperf libxslt docbook-xsl"
makedepends="libblkid-devel libkmod-devel"
checkdepends="xz"
short_desc="Gentoo's fork of systemd-udev (enhanced userland device daemon)"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-2.0-or-later"