summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5a382e20e1e1..2a39c31fd925 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ pkgdesc="A keyboard sound software for Linux "
license=("MIT")
arch=("x86_64")
url="https://github.com/fgheng/keysound"
+makedepends=("git")
depends=("libpulse")
optdepends=("sdl2: SDL2 backend")
source=("git+$url")