From a72ecff7e0c4fceb0cdcbc762eb7a2368ef22653 Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Mon, 9 Aug 2021 17:53:47 +0200 Subject: [PATCH] debian: add dependency on python3-uwsgidecorators (#56075) --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 612ed4b..a5fdb21 100644 --- a/debian/control +++ b/debian/control @@ -16,6 +16,7 @@ Depends: ${python3:Depends}, python3-django-tenant-schemas, python3-psycopg2, python3-django-mellon, + python3-uwsgidecorators, wcs-olap Description: BI dashboard from Postgres db with star schema