r-jsonvalidate: add missing dependencies

This commit is contained in:
Shun Wang 2025-02-14 22:35:21 +08:00 committed by GitHub
parent e947ca9918
commit a14ee49613
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View file

@ -10,6 +10,7 @@ arch=(any)
url="https://cran.r-project.org/package=$_pkgname"
license=('MIT')
depends=(
r-r6
r-v8
)
checkdepends=(

View file

@ -3,6 +3,7 @@ maintainers:
- github: pekkarr
email: pekkarr@protonmail.com
repo_depends:
- r-r6
- r-v8
repo_makedepends:
- r-testthat