15 lines
322 B
YAML
15 lines
322 B
YAML
flatpak:
|
|
id: org.kde.step
|
|
branch: stable
|
|
command: step
|
|
rename-icon: step
|
|
finish-args: |-
|
|
--share=ipc
|
|
--share=network
|
|
--device=dri
|
|
--socket=wayland
|
|
--socket=fallback-x11
|
|
runtime-name: flatpak-kde5-runtime
|
|
runtime-version: f39
|
|
packages:
|
|
- step
|