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

(cherry picked from commit 0305eb25e5)
This commit is contained in:
Oliver Jowett 2014-12-09 21:41:14 +00:00
parent f7aa7c2bda
commit 9de4bc8adc
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -1,6 +1,7 @@
dump1090-mr (1.08.2302.14+1-3) UNRELEASED; urgency=medium
* Remove spurious dependencies on net-tools
* Update Build-Depends based on glitches found building under pbuilder.
-- Oliver Jowett <oliver@mutability.co.uk> Sun, 07 Dec 2014 12:21:18 +0000

2
debian/control vendored
View File

@ -2,7 +2,7 @@ Source: dump1090-mr
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/MalcolmRobb/dump1090
Vcs-Git: https://github.com/mutability/dump1090.git -b mr-pi-package