diff options
Diffstat (limited to 'community')
-rw-r--r-- | community/i3wm/APKBUILD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/community/i3wm/APKBUILD b/community/i3wm/APKBUILD index a97a0b01ab..d7545ee975 100644 --- a/community/i3wm/APKBUILD +++ b/community/i3wm/APKBUILD @@ -9,7 +9,8 @@ arch="all" license="BSD-3-Clause" makedepends="$depends_dev bison flex libxcb-dev xcb-util-cursor-dev xcb-util-keysyms-dev xcb-util-wm-dev libev-dev pango-dev cairo-dev - yajl-dev startup-notification-dev pcre-dev libxkbcommon-dev xcb-util-xrm-dev" + yajl-dev startup-notification-dev pcre-dev libxkbcommon-dev + xcb-util-xrm-dev perl" subpackages="$pkgname-doc" source="https://i3wm.org/downloads/i3-$pkgver.tar.bz2 i3wm-musl-glob-tilde.patch |