summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f57aa7851207..db77cbfd34c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ url="https://gitlab.com/jadecell/dmenu.git"
license=('MIT')
groups=()
depends=()
-makedepends=(git)
+makedepends=(git make libxinerama)
checkdepends=()
optdepends=()
provides=(dmenu)