mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-textshaping: add missing dependencies
This commit is contained in:
parent
1326f4f1b1
commit
36a1affd2a
2 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,7 @@ depends=(
|
|||
freetype2
|
||||
fribidi
|
||||
harfbuzz
|
||||
r-stringi
|
||||
r-lifecycle
|
||||
r-systemfonts
|
||||
)
|
||||
|
@ -21,6 +22,7 @@ makedepends=(
|
|||
r-cpp11
|
||||
)
|
||||
optdepends=(
|
||||
r-testthat
|
||||
r-covr
|
||||
r-knitr
|
||||
r-rmarkdown
|
||||
|
|
|
@ -3,6 +3,7 @@ maintainers:
|
|||
- github: pekkarr
|
||||
email: pekkarr@protonmail.com
|
||||
repo_depends:
|
||||
- r-stringi
|
||||
- r-lifecycle
|
||||
- r-systemfonts
|
||||
repo_makedepends:
|
||||
|
|
Loading…
Add table
Reference in a new issue