Add external dependency to python inema module.

We would like to depend on >= 0.2, but it seems that's not possible.
for/master
Harald Welte 6 years ago
parent 2f31909b6b
commit 685c315fa3

@ -17,4 +17,7 @@
],
'installable': True,
'application': True,
'external_dependencies': {
'python': ['inema']
},
}

Loading…
Cancel
Save