summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2020-10-08 10:56:09 +0100
committerSimon McVittie <smcv@debian.org>2020-10-08 10:56:09 +0100
commita9c355b1ad4e0028aab2f17aef48b7ec493358db (patch)
tree703d7dc1100f4bbbbd55843908e82484278a030f /debian/control
parentd/upstream/metadata: Add (diff)
downloadzenity-a9c355b1ad4e0028aab2f17aef48b7ec493358db.tar.gz
zenity-a9c355b1ad4e0028aab2f17aef48b7ec493358db.tar.bz2
zenity-a9c355b1ad4e0028aab2f17aef48b7ec493358db.zip
Set Rules-Requires-Root to no
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 813d5221..c52434d0 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@ Build-Depends: debhelper-compat (= 12),
libgtk-3-dev (>= 3.0.0),
libnotify-dev (>= 0.6.1),
libwebkit2gtk-4.0-dev (>= 2.8.1) [linux-any]
+Rules-Requires-Root: no
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/gnome-team/zenity
Vcs-Git: https://salsa.debian.org/gnome-team/zenity.git
bgstack15