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