From 29dd58c2f8f158db4d9375e8f5dc43f4889aa776 Mon Sep 17 00:00:00 2001 From: Oliver Jowett Date: Mon, 11 Jul 2016 12:46:11 +0100 Subject: [PATCH] Add a Recommends: for librtlsdr0 to pick up the udev rules. This was an implicitly added shared library dependency previously, but static linking means that dependency is no longer present. --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 4245f73..91a7cef 100644 --- a/debian/control +++ b/debian/control @@ -22,6 +22,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, lighttpd Replaces: dump1090 (<< 3.0) Breaks: dump1090 (<< 3.0) +Recommends: librtlsdr0 Description: ADS-B Ground Station System for RTL-SDR Networked Aviation Mode S / ADS-B decoder/translator with RTL-SDR software defined radio USB device support.