Update Build-Depends based on glitches found building under pbuilder.
This commit is contained in:
parent
02c0f618e6
commit
0305eb25e5
1
debian/changelog
vendored
1
debian/changelog
vendored
|
@ -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
2
debian/control
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue