summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2022-09-05 20:01:07 +0100
committerSimon McVittie <smcv@debian.org>2022-09-05 22:54:36 +0100
commit85bb8a56b42362e22272f8d84592024741cd363c (patch)
tree1e807941a90e4bb94e2bf890dac8d29245d0e630 /debian/control
parentfe794c480bf965a781e4877d3a93c94593d041f8 (diff)
Build using Meson
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control5
1 files changed, 2 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index f4eeb06..8653626 100644
--- a/debian/control
+++ b/debian/control
@@ -8,9 +8,6 @@ Uploaders:
Simon McVittie <smcv@debian.org>,
Loic Minier <lool@dooz.org>,
Build-Depends:
- autoconf,
- autoconf-archive,
- automake,
dbus (>= 1.8),
debhelper-compat (= 13),
dh-python,
@@ -18,6 +15,8 @@ Build-Depends:
dpkg-dev (>= 1.16.1),
libdbus-1-dev (>= 1.8),
libglib2.0-dev (>= 2.40),
+ meson (>= 0.56.2),
+ ninja-build,
python3-all-dev,
python3-gi,
python3-tap <!nocheck>,