diff --git a/debian/changelog b/debian/changelog index 3220d2b..678055d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Sun, 07 Dec 2014 12:21:18 +0000 diff --git a/debian/control b/debian/control index 4e8cacc..d0fed1d 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: dump1090-mr 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/MalcolmRobb/dump1090 Vcs-Git: https://github.com/mutability/dump1090.git -b mr-pi-package