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