mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-shinymeta: fix checkdepends
This commit is contained in:
parent
1f989cc34b
commit
c2dc81c8d9
2 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,7 @@ depends=(
|
|||
checkdepends=(
|
||||
r-knitr
|
||||
r-rmarkdown
|
||||
r-stringr
|
||||
r-testthat
|
||||
)
|
||||
optdepends=(
|
||||
|
|
|
@ -14,6 +14,7 @@ repo_depends:
|
|||
repo_makedepends:
|
||||
- r-knitr
|
||||
- r-rmarkdown
|
||||
- r-stringr
|
||||
- r-testthat
|
||||
update_on:
|
||||
- source: rpkgs
|
||||
|
|
Loading…
Add table
Reference in a new issue