summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMark Hindley <mark@hindley.org.uk>2018-10-31 12:07:01 +0000
committerMark Hindley <mark@hindley.org.uk>2018-11-01 11:23:08 +0000
commit8baa30d03a053150f00c71a6a27c569eddbbdbdd (patch)
treee911d6525a641c7466d392f97f1fd901c3a3ca01 /debian/control
parentde1c532842320c5d1dbcec8af5c7c42df0a03fc3 (diff)
Migrate build to meson.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control6
1 files changed, 1 insertions, 5 deletions
diff --git a/debian/control b/debian/control
index b1d63e81d..cea504b29 100644
--- a/debian/control
+++ b/debian/control
@@ -10,11 +10,7 @@ Build-Depends: debhelper (>= 11),
dpkg-dev (>= 1.16.0),
pkg-config,
docbook-xsl,
- dh-autoreconf,
- automake (>= 1.11),
- autoconf,
- libtool,
- intltool,
+ meson,
gperf,
gtk-doc-tools,
python3-lxml,