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 ddd60ca55215..8dd1f636c7fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="A simple but flexible solution to saving and restoring i3 workspace lay
arch=('any')
url="http://github.com/JonnyHaystack/i3-resurrect"
license=('GPL')
-depends=('python' 'i3-wm' 'perl-anyevent-i3')
+depends=('python' 'i3-wm' 'perl-anyevent-i3' 'python-psutil')
source=(git+https://github.com/JonnyHaystack/i3-resurrect)
md5sums=('SKIP')