diff options
author | Russ Allbery <eagle@eyrie.org> | 2018-06-03 17:15:18 -0700 |
---|---|---|
committer | Russ Allbery <eagle@eyrie.org> | 2018-06-03 17:15:18 -0700 |
commit | 2b1c865fd5d20d576c10f4876118ef457b113b89 (patch) | |
tree | 8f963f260e0fef08e2a59b541de2919f273bd3a0 /debian/control | |
parent | 6fb07dce51e1fe6da7fa64d403db4b352827e7d6 (diff) |
Set Rules-Requires-Root: no
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 82d0cdd..84b3c8a 100644 --- a/debian/control +++ b/debian/control @@ -31,6 +31,7 @@ Build-Depends: libwebauth-perl, perl, sqlite3, +Rules-Requires-Root: no Standards-Version: 4.1.4 Homepage: https://www.eyrie.org/~eagle/software/wallet/ Vcs-Git: https://git.eyrie.org/git/kerberos/wallet.git -b debian/master |