Attempt to enable bundle_font in flatpak build.
This commit is contained in:
parent
1ae59cee82
commit
81ce18f3bd
|
@ -15,6 +15,8 @@ finish-args:
|
|||
modules:
|
||||
- name: spectral
|
||||
buildsystem: qmake
|
||||
config-opts:
|
||||
- "BUNDLE_FONT=true"
|
||||
sources:
|
||||
- type: dir
|
||||
path: ../
|
||||
|
|
Loading…
Reference in New Issue