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"
|
||||
license=('MIT')
|
||||
depends=(
|
||||
r-r6
|
||||
r-v8
|
||||
)
|
||||
checkdepends=(
|
||||
|
|
|
@ -3,6 +3,7 @@ maintainers:
|
|||
- github: pekkarr
|
||||
email: pekkarr@protonmail.com
|
||||
repo_depends:
|
||||
- r-r6
|
||||
- r-v8
|
||||
repo_makedepends:
|
||||
- r-testthat
|
||||
|
|
Loading…
Add table
Reference in a new issue