summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChris2018-06-28 23:03:07 +0100
committerChris2018-06-28 23:03:07 +0100
commitd9a6c5cd7e93887f725658c0e67d5c937dbedd0d (patch)
tree133716bd7d1c34c609e026d969c1f6524eb2303d /PKGBUILD
parent59b6a331d9f1ff0e1c0fcc7b489df09e4b8d91c3 (diff)
downloadaur-d9a6c5cd7e93887f725658c0e67d5c937dbedd0d.tar.gz
Updated doc strings
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8a6fe05230e3..e56c0b58c3ae 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' 'i3ipc-python')
+depends=('python' 'python-docopt' 'nitrogen' 'i3-wm')
makedepends=('git')
source=("${pkgname}::git+https://github.com/cbosoft/wwsd.git#branch=master")