From dc24b2495d9a3c83491bb88b2f70506d927975ba Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 5 Feb 2025 19:15:21 +0100 Subject: [PATCH] Adding rules-requires-root field. Signed-off-by: Daniel Baumann --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 3890d24..a4801ee 100644 --- a/debian/control +++ b/debian/control @@ -13,6 +13,7 @@ Build-Depends: debhelper-compat (= 13), python3-rich , python3-setuptools, python3-tk , +Rules-Requires-Root: no Standards-Version: 4.6.2.0 Homepage: https://github.com/tqdm/tqdm