summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ecebdaede86b..a93fa131868c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc='A dynamic window manager for X11.'
arch=('i686' 'x86_64')
url='https://github.com/0intro/wmii'
license=(MIT)
-depends=('libx11' 'libxinerama' 'libxrandr')
+depends=('libx11' 'libxinerama' 'libxrandr' 'libixp')
makedepends=(git)
optdepends=(
'dash: for use of the default wmiirc configs'