Tweak wheezy build so it builds rtl-sdr itself rather than relying

on a librtlsdr-dev package that needs to be built separately.
This commit is contained in:
Oliver Jowett 2016-09-16 16:19:16 +01:00
parent daa3e00ade
commit b213ab9a50
4 changed files with 18 additions and 6 deletions

View file

@ -2,7 +2,7 @@ Source: dump1090-fa
Section: embedded
Priority: extra
Maintainer: Oliver Jowett <oliver@mutability.co.uk>
Build-Depends: debhelper(>=9), librtlsdr-dev, libusb-1.0-0-dev, pkg-config
Build-Depends: debhelper(>=9), libusb-1.0-0-dev, pkg-config, cmake
Standards-Version: 3.9.3
Homepage: https://github.com/mutability/dump1090
Vcs-Git: https://github.com/mutability/dump1090.git