summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Alan Alberghini2017-01-16 00:09:05 +0100
committer Willy Sudiarto Raharjo2017-01-21 01:04:21 +0100
commit5278f8bd1f3335c46dc13e38d2ffa02884d5f29b (patch)
tree739b41acef91a3e87812ed30aacbd1fd839ca4eb
parent8651163ead6c0cd405f7597d7ac1a798a7ac8dee (diff)
downloadslackbuilds-5278f8bd1f3335c46dc13e38d2ffa02884d5f29b.tar.gz
system/terminator: Fixed deps.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r--system/terminator/terminator.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/terminator/terminator.info b/system/terminator/terminator.info
index 5504583dab..217966f2ae 100644
--- a/system/terminator/terminator.info
+++ b/system/terminator/terminator.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://launchpad.net/terminator/trunk/1.0/+download/terminator-1.0.ta
MD5SUM="26b2c80a30bead957b83cef3a2b9101f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES=""
+REQUIRES="psutil"
MAINTAINER="Alan Alberghini"
EMAIL="414N@slacky.it"