home.kodi-wohnzimmer: switch to debian-multimedia repository to have kodi 18
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2020-10-15 19:34:22 +02:00
parent 591d3fb947
commit c5c0c923d1
Signed by: kunsi
GPG key ID: 12E3D2136B818350
3 changed files with 172 additions and 1 deletions

View file

@ -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': {},