kunsi-p14s: install maim
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit

This commit is contained in:
Franzi 2022-03-06 16:44:18 +01:00
parent b351703953
commit a280998eb4
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -109,6 +109,7 @@ nodes['kunsi-p14s'] = {
'ffmpeg': {}, 'ffmpeg': {},
'gumbo-parser': {}, # for claws litehtml 'gumbo-parser': {}, # for claws litehtml
'libnotify': {}, # provides notify-send 'libnotify': {}, # provides notify-send
'maim': {},
'mosh': {}, 'mosh': {},
'mosquitto': {}, 'mosquitto': {},
'mpv': {}, 'mpv': {},
@ -123,6 +124,7 @@ nodes['kunsi-p14s'] = {
'tlp': {}, # so we can stop charging the battery at 90% 'tlp': {}, # so we can stop charging the battery at 90%
'virt-manager': {}, 'virt-manager': {},
'xclip': {}, # for pass -c 'xclip': {}, # for pass -c
'xdotool': {},
'xf86-input-wacom': {}, 'xf86-input-wacom': {},
}, },
}, },