mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 16:02:55 +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
|
||||
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…
Add table
Reference in a new issue