summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJackson McCrory2021-01-11 13:44:40 -0800
committerJackson McCrory2021-01-11 13:44:40 -0800
commitf17a68c8a3621965625660dd1bba03cece567368 (patch)
treed9a964af14b06cdd2c48e21a52e16429e720a982
parent6f96e04c663a27126e813ecf20e8ef32c5a2177e (diff)
downloadaur-f17a68c8a3621965625660dd1bba03cece567368.tar.gz
Updated PKGBUILD to add some things
-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)