From ccd30b7ab50a6522ca90bde01549a7aa6ef20381 Mon Sep 17 00:00:00 2001 From: Benjamin Bohard Date: Wed, 12 Aug 2020 09:00:36 +0200 Subject: [PATCH] Add dependencies previously installed from pypi --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index a9e4518..61231ee 100644 --- a/debian/control +++ b/debian/control @@ -14,6 +14,8 @@ Depends: ${misc:Depends}, eole-db, eole-postgresql, python3-aiohttp, + python3-asyncpg, + python3-cheetah, risotto-user, risotto-setting, risotto-provider,