From 0305eb25e59c6d0cb30c1025f8ee540a450f2e6c Mon Sep 17 00:00:00 2001 From: Oliver Jowett Date: Tue, 9 Dec 2014 21:41:14 +0000 Subject: [PATCH] Update Build-Depends based on glitches found building under pbuilder. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b2c5d91..12e0cec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ dump1090-mutability (1.08.2302.14+1mu-2) UNRELEASED; urgency=medium * Add direct support for FATSV-format output, adapted from the FlightAware fork. * Big rearrangement of configuration to add debconf support. + * Update Build-Depends based on glitches found building under pbuilder. -- Oliver Jowett Sun, 07 Dec 2014 14:14:25 +0000 diff --git a/debian/control b/debian/control index aebccd7..82f2d88 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: dump1090-mutability Section: embedded Priority: extra Maintainer: Oliver Jowett -Build-Depends: debhelper(>=8), librtlsdr-dev +Build-Depends: debhelper(>=8), librtlsdr-dev, libusb-1.0-0-dev, pkg-config Standards-Version: 3.9.3 Homepage: https://github.com/mutability/dump1090 Vcs-Git: https://github.com/mutability/dump1090.git