mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-jsonvalidate: add missing dependencies
This commit is contained in:
parent
e947ca9918
commit
a14ee49613
2 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,7 @@ arch=(any)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=('MIT')
|
license=('MIT')
|
||||||
depends=(
|
depends=(
|
||||||
|
r-r6
|
||||||
r-v8
|
r-v8
|
||||||
)
|
)
|
||||||
checkdepends=(
|
checkdepends=(
|
||||||
|
|
|
@ -3,6 +3,7 @@ maintainers:
|
||||||
- github: pekkarr
|
- github: pekkarr
|
||||||
email: pekkarr@protonmail.com
|
email: pekkarr@protonmail.com
|
||||||
repo_depends:
|
repo_depends:
|
||||||
|
- r-r6
|
||||||
- r-v8
|
- r-v8
|
||||||
repo_makedepends:
|
repo_makedepends:
|
||||||
- r-testthat
|
- r-testthat
|
||||||
|
|
Loading…
Add table
Reference in a new issue