bundles/kodi: use alsa instead of pulseaudio
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
672660d131
commit
2387b196b2
4 changed files with 1 additions and 25 deletions
|
@ -5,12 +5,6 @@ files = {
|
|||
'svc_systemd:kodi:restart',
|
||||
},
|
||||
},
|
||||
'/etc/systemd/system/pulseaudio.service': {
|
||||
'triggers': {
|
||||
'action:systemd-reload',
|
||||
'svc_systemd:pulseaudio:restart',
|
||||
},
|
||||
},
|
||||
'/etc/X11/Xwrapper.config': {},
|
||||
}
|
||||
|
||||
|
@ -21,13 +15,6 @@ svc_systemd = {
|
|||
'file:/etc/X11/Xwrapper.config',
|
||||
'pkg_apt:kodi',
|
||||
'user:kodi',
|
||||
'svc_systemd:pulseaudio',
|
||||
},
|
||||
},
|
||||
'pulseaudio': {
|
||||
'needs': {
|
||||
'file:/etc/systemd/system/pulseaudio.service',
|
||||
'pkg_apt:pulseaudio',
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue