r-cftime: fix depends

This commit is contained in:
Shun Wang 2025-02-23 15:12:30 +08:00 committed by GitHub
parent 99db85795e
commit 2858d9bf32
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,6 @@ 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
r-r6 r-r6
) )
checkdepends=( checkdepends=(