From 230c2d3b2c02e8e1d244e45265d060081317498c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BA=90=E6=96=87=E9=9B=A8?= <41315874+fumiama@users.noreply.github.com> Date: Wed, 27 Apr 2022 10:51:04 +0800 Subject: [PATCH] fix: silent-on-rules-requiring-root --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index aedc906..7e45c71 100644 --- a/debian/control +++ b/debian/control @@ -3,6 +3,7 @@ Section: utils Priority: optional Maintainer: fumiama Build-Depends: debhelper (>= 9), cmake (>= 3) +Rules-Requires-Root: no Standards-Version: 4.4.1 Homepage: https://github.com/fumiama/base16384 Vcs-Browser: https://salsa.debian.org/debian/base16384