From 99d0902980d9548fd51c5c3bbf2c9ffe0704ce1a Mon Sep 17 00:00:00 2001 From: Frantisek Hrbata Date: Mon, 4 Jan 2021 18:06:00 +0100 Subject: [PATCH] deb: depends on python3-gssapi Signed-off-by: Frantisek Hrbata --- gimrr.control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gimrr.control b/gimrr.control index 1e4b898..3cc1802 100644 --- a/gimrr.control +++ b/gimrr.control @@ -3,6 +3,6 @@ Version: 0-2 Section: base Priority: optional Architecture: all -Depends: python3 (>= 3.2), git +Depends: python3 (>= 3.2), git, python3-gssapi Maintainer: Frantisek Hrbata Description: Dumb, buggy, incomplete and especially NOT modern tool for old farts without WebUI. -- 1.7.10.4