Remove "BUNDLE_FONT" from flatpak build.
This commit is contained in:
parent
760d1cfb9c
commit
7493bb3cd0
|
@ -11,12 +11,9 @@ finish-args:
|
|||
- --device=dri
|
||||
- --filesystem=xdg-download
|
||||
- --talk-name=org.freedesktop.Notifications
|
||||
- --talk-name=org.kde.StatusNotifierWatcher
|
||||
modules:
|
||||
- name: spectral
|
||||
buildsystem: qmake
|
||||
config-opts:
|
||||
- "BUNDLE_FONT=true"
|
||||
sources:
|
||||
- type: dir
|
||||
path: ../
|
||||
|
|
Loading…
Reference in New Issue