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 31fcfa946774..a594e87f388d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('any')
license=('MIT')
source=("git+https://github.com/infokiller/i3-workspace-groups")
sha256sums=('SKIP')
-depends=('python' 'i3-wm')
+depends=('python' 'i3-wm' 'i3ipc-python')
makedepends=('python-setuptools' 'git')
provides=('i3-workspace-groups')
conflicts=('i3-workspace-groups')