make: needs xz in hostmakedepends
This commit is contained in:
parent
f89ed7b547
commit
693597a85d
@ -5,7 +5,7 @@ revision=1
|
||||
bootstrap=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="$(vopt_with guile)"
|
||||
hostmakedepends="$(vopt_if guile pkg-config)"
|
||||
hostmakedepends="$(vopt_if guile pkg-config) xz"
|
||||
makedepends="$(vopt_if guile 'gc-devel guile-devel')"
|
||||
short_desc="The GNU make system"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user