Minor changes: Tag proprietary, avoid creation of unecessary locales separated and bring TZ env var.

This commit is contained in:
Leonardo Amaral
2023-10-18 18:35:27 -03:00
parent d8c761eca3
commit c2f06842ad

View File

@ -3,6 +3,11 @@ runtime: org.freedesktop.Platform
runtime-version: '22.08'
sdk: org.freedesktop.Sdk
command: /app/pt/packettracer
separate-locales: false
tags:
- proprietary
finish-args:
- --share=ipc
- --share=network
@ -11,6 +16,7 @@ finish-args:
- --device=dri
- --filesystem=xdg-download
- --persist=.
- --env=TZ=
modules:
- name: packettracer