Add missing distutils dep

This commit is contained in:
Joshua Boniface 2019-12-15 13:53:22 -05:00
parent 686af31c08
commit 2b5c134970
1 changed files with 1 additions and 1 deletions

2
debian/control vendored
View File

@ -33,7 +33,7 @@ Description: Parallel Virtual Cluster CLI client (Python 3)
Package: pvc-client-api
Architecture: all
Depends: pvc-client-common, python3-yaml, python3-flask, python3-gevent, python3-celery, python-celery-common
Depends: pvc-client-common, python3-yaml, python3-flask, python3-gevent, python3-celery, python-celery-common, python3-distutils
Description: Parallel Virtual Cluster API client (Python 3)
A KVM/Zookeeper/Ceph-based VM and private cloud manager
.