mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-05 12:22:57 +02:00
dmd: needs which in hostmakedepends
This commit is contained in:
parent
ebc2386eb6
commit
506a304462
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ pkgname=dmd
|
||||||
version=2.089.1
|
version=2.089.1
|
||||||
revision=1
|
revision=1
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
|
hostmakedepends="which"
|
||||||
makedepends="dmd2.081 git"
|
makedepends="dmd2.081 git"
|
||||||
depends="libphobos>=${version} gcc"
|
depends="libphobos>=${version} gcc"
|
||||||
short_desc="Digital Mars D compiler"
|
short_desc="Digital Mars D compiler"
|
||||||
|
|
Loading…
Add table
Reference in a new issue