bundles/kodi: fix dependencies for alsa
This commit is contained in:
parent
36e70a656b
commit
c953d138ee
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,7 @@ defaults = {
|
||||||
'fonts-roboto': {},
|
'fonts-roboto': {},
|
||||||
'kodi': {},
|
'kodi': {},
|
||||||
'kodi-repository-kodi': {},
|
'kodi-repository-kodi': {},
|
||||||
|
'libasound2': {},
|
||||||
'libcec4': {},
|
'libcec4': {},
|
||||||
'ttf-mscorefonts-installer': {},
|
'ttf-mscorefonts-installer': {},
|
||||||
'tv-fonts': {},
|
'tv-fonts': {},
|
||||||
|
@ -20,6 +21,7 @@ defaults = {
|
||||||
'groups': {
|
'groups': {
|
||||||
'audio',
|
'audio',
|
||||||
'tty',
|
'tty',
|
||||||
|
'video',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue