r-dcurver: add make depends

This commit is contained in:
Shun Wang 2025-01-09 10:05:00 +08:00 committed by GitHub
parent d05a733090
commit 97eafc8ca1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,6 +11,8 @@ url="https://cran.r-project.org/package=$_pkgname"
license=('GPL-3.0-only')
depends=(
r-rcpp
)
makedepends=(
r-rcpparmadillo
)
optdepends=(