summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d75160d4a099..cde70b98cbc5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@ arch=('any')
url="https://github.com/altillimity/SatDump"
license=('GPL')
groups=()
-depends=("libvolk" "glfw" "glew" "fftw" "libcorrect-git")
-makedepends=("gcc" "make" "cmake" "libcorrect-git" "airspy-git" "rtl-sdr" "hackrf")
+depends=("libvolk" "glfw" "glew" "fftw" "libcorrect-git" "airspy-git" "rtl-sdr" "hackrf" "nng")
+makedepends=("gcc" "make" "cmake")
checkdepends=()
optdepends=()
provides=()