Unverified Commit f8996271 authored by Eberhard Beilharz's avatar Eberhard Beilharz
Browse files

fix(linux): Add `packaging` Python dependency

It isn't enough to have the package as build dependency, we also have to
list is in the binary package or in the `install_requires` list in
`setup.py`. This change also adds other missing python modules to
`install_requires` so that things work correctly if building/installing
from source.
parent b9ef6d7b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment