eudev: needs xz to pass tests
This commit is contained in:
parent
31ffd7957b
commit
38f767286d
|
@ -9,6 +9,7 @@ build_style=gnu-configure
|
||||||
configure_args="--enable-hwdb --enable-manpages --disable-introspection"
|
configure_args="--enable-hwdb --enable-manpages --disable-introspection"
|
||||||
hostmakedepends="automake libtool pkg-config gperf libxslt docbook-xsl"
|
hostmakedepends="automake libtool pkg-config gperf libxslt docbook-xsl"
|
||||||
makedepends="libblkid-devel libkmod-devel"
|
makedepends="libblkid-devel libkmod-devel"
|
||||||
|
checkdepends="xz"
|
||||||
short_desc="Gentoo's fork of systemd-udev (enhanced userland device daemon)"
|
short_desc="Gentoo's fork of systemd-udev (enhanced userland device daemon)"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
|
|
Loading…
Reference in New Issue