aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorMax <msuraev@sysmocom.de>2017-01-20 13:03:03 +0100
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2017-01-21 01:44:26 +0100
commit34f012639ddf41470714ae74ae961d158670a4c7 (patch)
treef3dec614d087ddeaabe98da78de3c3dab170ead1 /debian
parentc8fc41c2f6780123658910d4b876022525e52518 (diff)
Turn some compiler warnings into errors
Re-apply the reverted commit 98bc7fa50d0731864297f8fb82932d480c426ff6, this time with a clear error message in case autoconf-archive is not installed. Change-Id: I631bde22e79ec0318eb9c8114db5861a1d635816 Tweaked-by: Neels Hofmeyr <nhofmeyr@sysmocom.de>
Diffstat (limited to 'debian')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 44262b9d6..93b4bd3c1 100644
--- a/debian/control
+++ b/debian/control
@@ -4,6 +4,7 @@ Section: net
Priority: optional
Build-Depends: debhelper (>= 9),
autotools-dev,
+ autoconf-archive,
pkg-config,
libgtp0-dev,
libosmocore-dev,