From 355e16e23a2d8acb3b343e41877175b369b00ff2 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Wed, 18 Dec 2019 11:56:22 -0500 Subject: [PATCH] Add missing dependencies --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 8528ad26..d1d93065 100644 --- a/debian/control +++ b/debian/control @@ -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, python3-distutils +Depends: pvc-client-common, python3-yaml, python3-flask, python3-gevent, python3-celery, python-celery-common, python3-distutils, redis, python3-redis Description: Parallel Virtual Cluster API client (Python 3) A KVM/Zookeeper/Ceph-based VM and private cloud manager .