summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDrew DeVault2015-11-12 13:11:14 -0500
committerDrew DeVault2015-11-12 13:11:14 -0500
commit2ba881c1a7187ff34b5152926e178b7eb5849d8b (patch)
tree420b82c11aee0c0aa90b3d8e7b1175c44e8dc6ea /PKGBUILD
parent64b1be04a952dcd9152c0818663ae28aa1ae076c (diff)
downloadaur-2ba881c1a7187ff34b5152926e178b7eb5849d8b.tar.gz
Add new dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6051a990c064..ecea60971d8a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
license=('MIT')
pkgdesc='i3 compatible window manager for Wayland'
makedepends=("cmake" "git" "asciidoc")
-depends=("wlc-git" "xorg-server-xwayland" "xcb-util-image" "json-c")
+depends=("wlc-git" "xorg-server-xwayland" "xcb-util-image" "json-c" "pango" "cairo" "wayland")
optdepends=(
"rxvt-unicode: default terminal emulator"
"dmenu: default for launching applications"