mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-systemfonts: fix dependencies
This commit is contained in:
parent
80532b0650
commit
5c027e477d
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,7 @@ depends=(
|
|||
fontconfig
|
||||
freetype2
|
||||
r-lifecycle
|
||||
r-jsonlite
|
||||
)
|
||||
makedepends=(
|
||||
r-cpp11
|
||||
|
@ -28,6 +29,7 @@ optdepends=(
|
|||
r-knitr
|
||||
r-rmarkdown
|
||||
r-testthat
|
||||
r-farver
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('4d61e295aec92fe75f388ad4b4c67736')
|
||||
|
|
Loading…
Add table
Reference in a new issue