mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-qvcalc: add missing depends
This commit is contained in:
parent
8e063b2ded
commit
fe664563e9
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ depends=(
|
|||
)
|
||||
optdepends=(
|
||||
r-relimp
|
||||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('2494a818e5a13b2d8b4b7f6c7e3fe8bb')
|
||||
|
|
Loading…
Add table
Reference in a new issue