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 31226496c6b4..b029af4c9ee6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('BSD')
depends=('libusb>=1.0')
provides=('airspyhf')
conflicts=('airspyhf')
-makedepends=('git' 'cmake')
+makedepends=('git' 'cmake' 'make' 'gcc' 'pkgconfig')
source=("git+https://github.com/airspy/airspyhf")
md5sums=('SKIP')