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 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"