From fd729ab30a9ce70399a555715526ab8ea221a188 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Sun, 12 Dec 2021 12:26:07 +0100 Subject: [PATCH] debian: remove obsolete python3-crypto build-dep --- debian/control | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/control b/debian/control index 8810ac6..ab9ea67 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,6 @@ Priority: optional Maintainer: Frederic Peters Build-Depends: debhelper-compat (= 12), python3-all, - python3-crypto, python3-django, python3-requests, python3-setuptools,