From b7573e1836cd257b93eb904ffd6eda44689542b5 Mon Sep 17 00:00:00 2001 From: Nico Alt <nicoalt@posteo.org> Date: Sat, 13 Jun 2020 16:56:24 +0200 Subject: [PATCH] Debian: No dependency on python3 needed --- debian/control | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/control b/debian/control index 1e0abde..351e509 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,6 @@ Package: python3-briar-wrapper Section: comm Architecture: all Depends: - python3, python3-requests, python3-websockets, briar-headless, -- GitLab