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