diff options
author | Luca Boccassi <luca.boccassi@gmail.com> | 2018-08-27 16:25:44 +0100 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2018-08-27 17:08:10 +0100 |
commit | c05a87832d2b53b53bf14cfad0bfeb34829d9bcd (patch) | |
tree | 2cc88767696fad8c087b2786528077e132efcbc6 /debian | |
parent | 5bc6ad1305f2905635d5d0a75be69c1df7c81316 (diff) |
Add Rules-Requires-Root: no to d/control
Change-Id: I4061cb2b1424758666af411463d0c6d985ac8038
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index d9be8adb..653708dd 100644 --- a/debian/control +++ b/debian/control @@ -24,6 +24,7 @@ Build-Depends: debhelper (>= 9), texlive-fonts-recommended <!nodoc>, texlive-latex-extra <!nodoc> Standards-Version: 4.1.3 +Rules-Requires-Root: no Section: libs Homepage: https://www.dpdk.org Vcs-Git: https://gerrit.fd.io/r/deb_dpdk |