summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 24bc5228297d..8a1210103085 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="SUScan is a graphical signal analysis tool"
arch=("any")
url="https://github.com/BatchDrake/suscan"
license=("GPL")
-depends=("soapysdr" "sigutils-git")
+depends=("soapysdr" "sigutils-git" "git")
provides=("suscan")
conflicts=("suscan")
source=(suscan::git+https://github.com/BatchDrake/suscan.git)