From b745896cbe4ea6619244a7034cbe7c617a91f75f Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sun, 3 Jun 2018 17:02:45 +0200 Subject: 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 ... --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') 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 Uploaders: Thorsten Alteholz -Build-Depends: debhelper (>= 9.0.0~) +Build-Depends: debhelper (>= 9.0.0~), dh-autoreconf , pkg-config , cmake , libusb-1.0-0-dev -- cgit v1.2.3