diff options
author | Benjamin Barenblat <bbaren@google.com> | 2020-05-20 09:18:55 -0400 |
---|---|---|
committer | Benjamin Barenblat <bbaren@google.com> | 2020-05-20 09:18:55 -0400 |
commit | 39a4eeaa163078ff988e63c0f83ae9611ed913de (patch) | |
tree | 6e016b34a33870ba6590000fe886372961b8d668 | |
parent | acf588f5a22eafd7d21de55b954e8641d4b06568 (diff) |
Set Rules-Requires-Root: no
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 202de055..bc45b63a 100644 --- a/debian/control +++ b/debian/control @@ -18,6 +18,7 @@ Maintainer: Benjamin Barenblat <bbaren@debian.org> Build-Depends: cmake (>= 3.5), debhelper-compat (= 12), +Rules-Requires-Root: no Standards-Version: 4.5.0 Section: libs Homepage: https://abseil.io/ |