From fa404167421d492093979de944157967b85734be Mon Sep 17 00:00:00 2001 From: Jeremy Bicha Date: Sun, 19 Sep 2021 08:34:46 -0400 Subject: Build with meson --- debian/control.in | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'debian/control.in') diff --git a/debian/control.in b/debian/control.in index ad30c127..7f91ad41 100644 --- a/debian/control.in +++ b/debian/control.in @@ -3,15 +3,14 @@ Section: gnome Priority: optional Maintainer: Debian GNOME Maintainers Uploaders: @GNOME_TEAM@ -Build-Depends: autoconf-archive, - debhelper-compat (= 12), +Build-Depends: debhelper-compat (= 12), dh-sequence-gnome, - yelp-tools, - gettext (>= 0.19.4), + itstool, libglib2.0-dev, - libgtk-3-dev (>= 3.0.0), + libgtk-3-dev (>= 3.16.0), libnotify-dev (>= 0.6.1), - libwebkit2gtk-4.0-dev (>= 2.8.1) [!ia64 !kfreebsd-any !sh4] + libwebkit2gtk-4.0-dev (>= 2.8.1) [!ia64 !kfreebsd-any !sh4], + meson (>= 0.53.0) Rules-Requires-Root: no Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/gnome-team/zenity -- cgit