Add flask-restful dependency
This commit is contained in:
parent
f48d1e6d40
commit
e4c96ee43d
|
@ -33,7 +33,7 @@ Description: Parallel Virtual Cluster CLI client (Python 3)
|
||||||
|
|
||||||
Package: pvc-client-api
|
Package: pvc-client-api
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: systemd, pvc-client-common, python3-yaml, python3-flask, python3-gevent, python3-celery, python-celery-common, python3-distutils, redis, python3-redis
|
Depends: systemd, pvc-client-common, python3-yaml, python3-flask, python3-flask-restful, python3-gevent, python3-celery, python-celery-common, python3-distutils, redis, python3-redis
|
||||||
Description: Parallel Virtual Cluster API client (Python 3)
|
Description: Parallel Virtual Cluster API client (Python 3)
|
||||||
A KVM/Zookeeper/Ceph-based VM and private cloud manager
|
A KVM/Zookeeper/Ceph-based VM and private cloud manager
|
||||||
.
|
.
|
||||||
|
|
Loading…
Reference in New Issue