From 96821b5687c8ecf54ce8ae6b7003e5d161cfed23 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 25 May 2021 13:33:43 +0200 Subject: debian/{control,rules}: Adjust to the CMake build system switch. Fixes https://github.com/AyatanaIndicators/ayatana-indicator-application/issues/8 --- debian/control | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 42fd4b7..4b79566 100644 --- a/debian/control +++ b/debian/control @@ -3,11 +3,9 @@ Section: gnome Priority: optional Maintainer: Mike Gabriel Build-Depends: debhelper (>= 9.0), - dh-autoreconf | debhelper (>= 9.20160403~), + cmake (>= 3.13), + cmake-extras, dh-systemd | debhelper (>= 10.2~), - dbus-test-runner, - mate-common, - xvfb, libglib2.0-dev (>= 2.35.4), libgtk-3-dev (>= 2.91), libdbus-glib-1-dev (>= 0.82), -- cgit v1.2.3