mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
gnustep-make: needs which in hostmakedepends
This commit is contained in:
parent
bd4d5b9348
commit
ad9062fc78
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ version=2.7.0
|
||||||
revision=3
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
conf_files="/etc/GNUstep/GNUstep.conf"
|
conf_files="/etc/GNUstep/GNUstep.conf"
|
||||||
|
hostmakedepends="which"
|
||||||
short_desc="GNU Step Makefile helpers for a GNUstep-based project"
|
short_desc="GNU Step Makefile helpers for a GNUstep-based project"
|
||||||
maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
||||||
license="LGPL-3"
|
license="LGPL-3"
|
||||||
|
|
Loading…
Add table
Reference in a new issue