bundle/matrix-media-repo update dependencies and needs
This commit is contained in:
parent
3c5e778016
commit
bd19749971
2 changed files with 12 additions and 0 deletions
|
@ -5,6 +5,14 @@ defaults = {
|
|||
'imagemagick': {},
|
||||
'ffmpeg': {},
|
||||
},
|
||||
'repos': {
|
||||
'backports': {
|
||||
'install_gpg_key': False, # default debian signing key
|
||||
'items': {
|
||||
'deb http://deb.debian.org/debian {os_release}-backports main',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
'backups': {
|
||||
'paths': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue