mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
Update PKGBUILD
This commit is contained in:
parent
a806a7c628
commit
a814248427
1 changed files with 4 additions and 0 deletions
|
@ -19,6 +19,7 @@ depends=(
|
|||
r-pryr
|
||||
r-rcpp
|
||||
r-stringr
|
||||
ocl-icd
|
||||
)
|
||||
optdepends=(
|
||||
r-biocstyle
|
||||
|
@ -26,6 +27,9 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
r-testthat
|
||||
)
|
||||
makdepends=(
|
||||
make
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('a')
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue