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 c7c6df5ec11c..e9a64e708d86 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="SDRplay support module for SoapySDR"
arch=('x86_64')
url="https://github.com/pothosware/SoapySDRPlay"
license=('MIT')
-depends=('soapysdr')
+depends=('soapysdr' 'libsdrplay')
makedepends=('cmake')
source=("https://github.com/pothosware/SoapySDRPlay/archive/soapy-sdrplay-0.2.0.tar.gz")
sha256sums=('4bf2a73827a575ecf64c8ad1b2a4d9963e78b4726426b7da95959da817719c8c')