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 33a7d86f9a18..2d83c986ab15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ url="https://github.com/nho1ix/dwm.git"
license=('MIT')
groups=(base-devel)
depends=(libx11 libxinerama libxft-bgra-git otf-hermit ttf-font-awesome freetype2)
-makedepends=(make)
+makedepends=(git)
optdepends=(dunst ios-emoji)
provides=(dwm)
conflicts=(dwm)