moment.pro: Also install metainfo
Necessary to be published on Flathub and also provides nice metadata for GUI app stores and such.
This commit is contained in:
parent
3ced9a53be
commit
9c441f11e0
|
@ -69,7 +69,10 @@ no-x11 {
|
||||||
examples.path = $$PREFIX/share/examples/moment
|
examples.path = $$PREFIX/share/examples/moment
|
||||||
examples.files = src/config/settings.py
|
examples.files = src/config/settings.py
|
||||||
|
|
||||||
INSTALLS += executables shortcuts icons256 examples
|
metainfo.path = $$PREFIX/share/metainfo
|
||||||
|
metainfo.files = packaging/moment.metainfo.xml
|
||||||
|
|
||||||
|
INSTALLS += executables shortcuts icons256 examples metainfo
|
||||||
}
|
}
|
||||||
|
|
||||||
!dev:win32 {
|
!dev:win32 {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user