summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1ed1b20083cd..bf33298840ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Connectors used by OpenWebRX to interface with SDR hardware."
arch=('x86_64' 'aarch64')
url="https://github.com/luarvique/owrx_connector"
license=('GPL3')
-depends=('csdr' 'libsamplerate' 'rtl-sdr' 'soapysdr' 'fftw')
+depends=('csdr-luarvique' 'libsamplerate' 'rtl-sdr' 'soapysdr' 'fftw')
makedepends=('git' 'cmake')
provides=('owrx_connector')
conflicts=('owrx_connector')