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
|
||||
configure_script="perl Configure.pl"
|
||||
configure_args="--prefix=/usr --backends=moar"
|
||||
hostmakedepends="perl"
|
||||
makedepends="MoarVM"
|
||||
depends="MoarVM>=${version}"
|
||||
short_desc="Not Quite Perl, a lightweight Perl 6-like environment for VMs"
|
||||
|
|
Loading…
Reference in a new issue