Update Build-Depends based on glitches found building under pbuilder.

This commit is contained in:
Oliver Jowett 2014-12-09 21:41:14 +00:00
parent 02c0f618e6
commit 0305eb25e5
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View file

@ -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 <oliver@mutability.co.uk> Sun, 07 Dec 2014 14:14:25 +0000

2
debian/control vendored
View file

@ -2,7 +2,7 @@ Source: dump1090-mutability
Section: embedded
Priority: extra
Maintainer: Oliver Jowett <oliver@mutability.co.uk>
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