nqp: needs perl to build.

This commit is contained in:
Juan RP 2016-04-02 08:15:15 +02:00
parent 74c5724779
commit 927904da60

View file

@ -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"