diff --git a/PKGBUILD b/PKGBUILD index edf6551..8f8109f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -6,7 +6,7 @@ pkgdesc="Epsilons Window Manager, a tiling window manager based of suckless' dyn arch=('i686' 'x86_64') url="https://github.com/E-Almqvist/ewm" license=('GPL-3.0') -depends=('libx11' 'libxinerama' 'libxft' 'freetype2' 'alacritty') +depends=('libx11' 'libxinerama' 'libxft' 'freetype2' 'alacritty' 'yajl') optdepends=('rofi' 'polybar') options=(zipman) source=(ewm.desktop)