14 lines
323 B
YAML
14 lines
323 B
YAML
compose:
|
|
modules:
|
|
- devhelp:stable
|
|
flatpak:
|
|
id: org.gnome.Devhelp
|
|
branch: stable
|
|
command: devhelp
|
|
finish-args: |-
|
|
--share=ipc
|
|
--socket=fallback-x11
|
|
--socket=wayland
|
|
--device=dri
|
|
--filesystem=host:ro
|
|
--metadata=X-DConf=migrate-path=/org/gnome/devhelp/
|