aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2018-06-03 17:02:45 +0200
committerHarald Welte <laforge@gnumonks.org>2018-06-03 17:02:45 +0200
commitb745896cbe4ea6619244a7034cbe7c617a91f75f (patch)
treeef3dc737848b1bcb6aa7a6bc1069e07e97ca131a
parent7e71d01d447f946c66a3e226ad68f4eeed232541 (diff)
downloadosmo-fl2k-b745896cbe4ea6619244a7034cbe7c617a91f75f.tar.gz
osmo-fl2k-b745896cbe4ea6619244a7034cbe7c617a91f75f.tar.bz2
osmo-fl2k-b745896cbe4ea6619244a7034cbe7c617a91f75f.zip
debian: build-dep on dh-autoreconf for Ubuntu 16.04/Debian8
according to https://wiki.debian.org/Autoreconf: ... dh-autoreconf is enabled by default since debhelper compatibility level 10 (and the debhelper package Depends on dh-autoreconf since version 9.20160402). For lower compatibility levels: * Build-Depend on dh-autoreconf ...
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 2508544..751034c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: libs
Priority: optional
Maintainer: Debian Mobcom Maintainers <Debian-mobcom-maintainers@lists.alioth.debian.org>
Uploaders: Thorsten Alteholz <debian@alteholz.de>
-Build-Depends: debhelper (>= 9.0.0~)
+Build-Depends: debhelper (>= 9.0.0~), dh-autoreconf
, pkg-config
, cmake
, libusb-1.0-0-dev