aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorMax <msuraev@sysmocom.de>2017-01-11 19:51:33 +0100
committerMax <msuraev@sysmocom.de>2017-01-11 19:51:33 +0100
commitfd161ccce8ecaad3ddd32dd8b696902e81593ae3 (patch)
tree995754d4d72693d3b5830a73a263cea8f7473706 /debian
parent34be86b93c243d94619a36a6db6c50021b33d36e (diff)
Turn some warnings into errors
Make warnings (when available) related to common memory-related issues into errors to harden the source and decrease chance of errors. Change-Id: Ied9c950dafa65f324cf31298b13b590f56139700
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 79f18dfc4..d9432e2e8 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,