r-textshaping: add missing dependencies

This commit is contained in:
Shun Wang 2025-01-22 14:31:43 +08:00 committed by GitHub
parent 1326f4f1b1
commit 36a1affd2a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 0 deletions

View file

@ -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

View file

@ -3,6 +3,7 @@ maintainers:
- github: pekkarr
email: pekkarr@protonmail.com
repo_depends:
- r-stringi
- r-lifecycle
- r-systemfonts
repo_makedepends: