From dd8e3ded6e36b837b821cb8b97efdcaefefea044 Mon Sep 17 00:00:00 2001 From: Niels Thykier Date: Wed, 5 Jun 2024 12:09:36 +0000 Subject: [PATCH] Build without requiring fakeroot --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 6908e92db..c3a5474ff 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Keith Winstein Uploaders: Alex Chernyakhovsky , Benjamin Barenblat Build-Depends: debhelper-compat (= 12), protobuf-compiler, libprotobuf-dev, pkg-config, libutempter-dev, zlib1g-dev, libncurses5-dev, libssl-dev, bash-completion, locales , tmux , less -Rules-Requires-Root: binary-targets +Rules-Requires-Root: no Standards-Version: 4.6.1 Homepage: https://mosh.org Vcs-Git: https://github.com/mobile-shell/mosh.git