bundlewrap/bundles/avahi-daemon/metadata.py

7 lines
100 B
Python

defaults = {
'apt': {
'packages': {
'avahi-daemon': {},
},
},
}