fix syntaxerrors
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit
This commit is contained in:
parent
33d2d5beff
commit
6944da6769
2 changed files with 3 additions and 2 deletions
|
@ -26,6 +26,7 @@ defaults = {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
'pacman': {
|
'pacman': {
|
||||||
|
'packages': {
|
||||||
'telegraf-bin': {
|
'telegraf-bin': {
|
||||||
'needed_by': {
|
'needed_by': {
|
||||||
'svc_systemd:telegraf',
|
'svc_systemd:telegraf',
|
||||||
|
|
|
@ -107,7 +107,7 @@ nodes['kunsi-p14s'] = {
|
||||||
'ferdi-bin': {},
|
'ferdi-bin': {},
|
||||||
'ffmpeg': {},
|
'ffmpeg': {},
|
||||||
'gumbo-parser': {}, # for claws litehtml
|
'gumbo-parser': {}, # for claws litehtml
|
||||||
'libnotify': {}. # provides notify-send
|
'libnotify': {}, # provides notify-send
|
||||||
'mosh': {},
|
'mosh': {},
|
||||||
'mosquitto': {},
|
'mosquitto': {},
|
||||||
'mpv': {},
|
'mpv': {},
|
||||||
|
|
Loading…
Reference in a new issue