1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-04-24 21:31:24 +02:00
This commit is contained in:
2021-05-17 21:28:46 +02:00
parent 5b43a77432
commit 9ed4f26d88
3 changed files with 28 additions and 1 deletions
@@ -42,6 +42,7 @@ PATCHES=(
"${FILESDIR}"/${PN}-9.22-line-spacing-fix.patch
"${FILESDIR}"/${PN}-9.22-enable-wide-glyphs.patch
"${FILESDIR}"/${PN}-9.22-add-space-to-extent_test_chars.patch
"${FILESDIR}"/${PN}-9.22-disable-graphics-query.patch
)
DOCS=(
Changes