home.kodi-wohnzimmer: switch to debian-multimedia repository to have kodi 18
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
591d3fb947
commit
c5c0c923d1
3 changed files with 172 additions and 1 deletions
|
@ -1,11 +1,17 @@
|
|||
defaults = {
|
||||
'apt': {
|
||||
'repos': {
|
||||
'deb-multimedia': {
|
||||
'items': {
|
||||
'deb https://ftp-stud.hs-esslingen.de/pub/Mirrors/debian-multimedia/ stable main',
|
||||
},
|
||||
},
|
||||
},
|
||||
'packages': {
|
||||
'cec-utils': {},
|
||||
'fonts-noto': {},
|
||||
'fonts-roboto': {},
|
||||
'kodi': {},
|
||||
'kodi-repository-kodi': {},
|
||||
'libasound2': {},
|
||||
'libcec4': {},
|
||||
'ttf-mscorefonts-installer': {},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue