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 e56c0b58c3ae..8a6fe05230e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="https://github.com/cbosoft/wwsd"
license=('MIT')
groups=()
-depends=('python' 'python-docopt' 'nitrogen' 'i3-wm')
+depends=('python' 'python-docopt' 'nitrogen' 'i3-wm' 'i3ipc-python')
makedepends=('git')
source=("${pkgname}::git+https://github.com/cbosoft/wwsd.git#branch=master")