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:
parent
daa3e00ade
commit
b213ab9a50
4 changed files with 18 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue