summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraksr2023-01-29 19:18:37 +0100
committeraksr2023-01-29 19:18:37 +0100
commitc083cccdd74d7edc2df8fa72e7363d6244aaa2e3 (patch)
tree695ec42b127af3f27de801f3f2d5af1827a02653
parenteb8b929724828ce758cb9e5f59c6296383cfe133 (diff)
downloadaur-wmii-git.tar.gz
...
-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'