perl/MoarVM: Fixed dep info
This commit is contained in:
parent
a7ea197e23
commit
68703e62dd
|
@ -5,6 +5,6 @@ DOWNLOAD="https://moarvm.org/releases/MoarVM-2021.03.tar.gz"
|
|||
MD5SUM="6356797ffb300acb74abe46ab8576df9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libtommath libuv"
|
||||
REQUIRES="libtommath"
|
||||
MAINTAINER="Michel Begue"
|
||||
EMAIL="mab974@gmail.com"
|
||||
|
|
Loading…
Reference in New Issue