r-bslib: add missing dependencies

This commit is contained in:
Shun Wang 2025-02-08 15:24:53 +08:00 committed by GitHub
parent e7c8b88b8a
commit d4f518f290
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -38,6 +38,7 @@ optdepends=(
r-testthat
r-thematic
r-withr
r-yaml
)
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
md5sums=('bb7b56a88b3a8cb1901dfcec51d58364')