bundlewrap/bundles/avahi-daemon/metadata.py

8 lines
131 B
Python

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