summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJonathan Haylett2019-07-07 23:39:32 +0100
committerJonathan Haylett2019-07-07 23:39:32 +0100
commitc1d5ee73cc4d9e44c17d7d959b4d3e123ed2a989 (patch)
tree6026247f946b5c51ce7f80a02b6c675cb26aa1ad /.SRCINFO
parentd9db5f7ebcda9fe77529c47e5c7c5fd79d6db16c (diff)
downloadaur-c1d5ee73cc4d9e44c17d7d959b4d3e123ed2a989.tar.gz
Add wmctrl dependency
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 41f2968ad474..db4d5b733af8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = i3-resurrect-git
pkgdesc = A simple but flexible solution to saving and restoring i3 workspace layouts
pkgver = 1.0.2
- pkgrel = 5
+ pkgrel = 6
url = http://github.com/JonnyHaystack/i3-resurrect
arch = any
license = GPL
@@ -10,6 +10,7 @@ pkgbase = i3-resurrect-git
depends = perl-anyevent-i3
depends = python-psutil
depends = i3ipc-python-git
+ depends = wmctrl
depends = wmctrl-python3-git
depends = python-click
depends = python-enum-compat