r-zip: add missing optdepends

This commit is contained in:
Shun Wang 2025-02-07 10:26:33 +08:00 committed by GitHub
parent 7f49de20cd
commit c29b7efb6b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,6 +24,7 @@ optdepends=(
r-r6
r-testthat
r-withr
r-pillar
)
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz"
"libr-zip.patch")