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 4a537427ecb8..4bdf4c9cccd5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('any')
url="https://github.com/altillimity/SatDump"
license=('GPL')
groups=()
-depends=("libvolk" "glfw" "glew" "fftw" "libcorrect-git")
+depends=("libvolk" "glfw" "glew" "fftw" "libcorrect-git" "nng")
makedepends=("gcc" "make" "cmake" "libcorrect-git" "airspy" "rtl-sdr" "hackrf")
checkdepends=()
optdepends=()