summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSteamedFish2024-04-15 12:50:16 +0800
committerSteamedFish2024-04-15 12:50:16 +0800
commitdf1ab26e95a05246e5d9ccf12223b0a6d6818e96 (patch)
tree0e78c731d40dccaf5e7e7722ab2611fd55fe2db3 /PKGBUILD
parent4d4aba6f0d715f625a3aa99525c9cb17259de7fe (diff)
downloadaur-owrx_connector-luarvique.tar.gz
csdr is not compatible
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')