4
1
mirror of https://github.com/QuasarApp/CQtDeployer.git synced 2025-05-05 05:59:35 +00:00

added fontconfig package into snap

This commit is contained in:
Andrei Yankovich 2022-10-17 00:00:43 +03:00
parent f403009560
commit a9ea7e080e

@ -45,6 +45,7 @@ parts:
- libxcb-keysyms1
- libxcb-render-util0
- libxcb-xinerama0
- libfontconfig1
after: [ cqt-meta ]