Remove "BUNDLE_FONT" from flatpak build.
This commit is contained in:
parent
760d1cfb9c
commit
7493bb3cd0
|
@ -11,12 +11,9 @@ finish-args:
|
||||||
- --device=dri
|
- --device=dri
|
||||||
- --filesystem=xdg-download
|
- --filesystem=xdg-download
|
||||||
- --talk-name=org.freedesktop.Notifications
|
- --talk-name=org.freedesktop.Notifications
|
||||||
- --talk-name=org.kde.StatusNotifierWatcher
|
|
||||||
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