mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
nqp: needs perl to build.
This commit is contained in:
parent
74c5724779
commit
927904da60
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_script="perl Configure.pl"
|
configure_script="perl Configure.pl"
|
||||||
configure_args="--prefix=/usr --backends=moar"
|
configure_args="--prefix=/usr --backends=moar"
|
||||||
|
hostmakedepends="perl"
|
||||||
makedepends="MoarVM"
|
makedepends="MoarVM"
|
||||||
depends="MoarVM>=${version}"
|
depends="MoarVM>=${version}"
|
||||||
short_desc="Not Quite Perl, a lightweight Perl 6-like environment for VMs"
|
short_desc="Not Quite Perl, a lightweight Perl 6-like environment for VMs"
|
||||||
|
|
Loading…
Add table
Reference in a new issue