diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index ee9b3353..12453de1 100644 --- a/debian/control +++ b/debian/control @@ -11,9 +11,9 @@ Build-Depends: debhelper-compat (= 13), dh-sequence-gnome, itstool, libglib2.0-dev, - libgtk-3-dev (>= 3.16.0), - libnotify-dev (>= 0.6.1), - meson (>= 0.53.0) + libgtk-3-dev, + libnotify-dev, + meson Rules-Requires-Root: no Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/gnome-team/zenity |