From 37aab6d09c54479044cbbe2aebbdc68ae3c2f966 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 5 Feb 2025 10:16:12 +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 d5b35f1..84e09e7 100644 --- a/debian/control +++ b/debian/control @@ -34,6 +34,7 @@ Build-Depends: bison, texinfo, lua5.3 , liblua5.3-dev +Rules-Requires-Root: no Standards-Version: 4.7.0 Homepage: https://www.frrouting.org Vcs-Browser: https://github.com/FRRouting/frr/tree/debian/master