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 37fc844f5045..74489014e3cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ arch=("x86_64")
url="https://github.com/markuskimius/SDL2_Pango"
license=("LGPL")
depends=("pango" "sdl2")
+makedepends=("git")
_commit=748d126fb6900107e6344ee962b8b48e2b73c88e
source=("sdl2_pango-$_commit::git+$url.git#commit=$_commit")
sha256sums=(SKIP)