r-xml2: add optdepends

This commit is contained in:
Shun Wang 2025-03-10 15:09:50 +08:00 committed by GitHub
parent 11c4532755
commit 8c2d1f884e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,6 +30,7 @@ optdepends=(
r-mockery
r-rmarkdown
r-testthat
r-xslt
)
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
md5sums=('fc6679028dca1f3047c8c745fb724524')