mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
moarvm: shlib_provides=libmoar.so
This commit is contained in:
parent
e86f168aca
commit
997ad9dc6b
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,8 @@
|
||||||
pkgname=moarvm
|
pkgname=moarvm
|
||||||
version=2015.02
|
version=2015.02
|
||||||
wrksrc="rakudo-star-${version}/MoarVM"
|
wrksrc="rakudo-star-${version}/MoarVM"
|
||||||
revision=2
|
revision=3
|
||||||
|
shlib_provides="libmoar.so"
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_script="perl Configure.pl"
|
configure_script="perl Configure.pl"
|
||||||
configure_args="--prefix=/usr/lib/perl6"
|
configure_args="--prefix=/usr/lib/perl6"
|
||||||
|
|
Loading…
Add table
Reference in a new issue