Update Build-Depends based on glitches found building under pbuilder.
(cherry picked from commit 0305eb25e5)
This commit is contained in:
parent
f7aa7c2bda
commit
9de4bc8adc
|
|
@ -1,6 +1,7 @@
|
||||||
dump1090-mr (1.08.2302.14+1-3) UNRELEASED; urgency=medium
|
dump1090-mr (1.08.2302.14+1-3) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
* Remove spurious dependencies on net-tools
|
* 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
|
-- Oliver Jowett <oliver@mutability.co.uk> Sun, 07 Dec 2014 12:21:18 +0000
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@ Source: dump1090-mr
|
||||||
Section: embedded
|
Section: embedded
|
||||||
Priority: extra
|
Priority: extra
|
||||||
Maintainer: Oliver Jowett <oliver@mutability.co.uk>
|
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
|
Standards-Version: 3.9.3
|
||||||
Homepage: https://github.com/MalcolmRobb/dump1090
|
Homepage: https://github.com/MalcolmRobb/dump1090
|
||||||
Vcs-Git: https://github.com/mutability/dump1090.git -b mr-pi-package
|
Vcs-Git: https://github.com/mutability/dump1090.git -b mr-pi-package
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue