summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDrew DeVault2018-11-22 16:42:25 -0500
committerDrew DeVault2018-11-22 16:43:07 -0500
commit499cf0d920ad03a765151b8243c6c24d994d0159 (patch)
treee1551a9d6eff9874a000b8a9b0653f2594437deb
parent29ec6d29a1ac1e99b3402261991082221cfaddb6 (diff)
downloadaur-499cf0d920ad03a765151b8243c6c24d994d0159.tar.gz
Add git to makedepends
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2e31c5baa91e..0473273ed33b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=r268.23d9e4a
pkgrel=1
license=('MIT')
pkgdesc='Lightweight notification daemon for Wayland'
-makedepends=("meson" "scdoc" "wayland-protocols")
+makedepends=("meson" "scdoc" "wayland-protocols" "git")
depends=(
"pango"
"cairo"