diff options
author | Alan Alberghini <414N@slacky.it> | 2017-01-15 23:09:05 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-21 07:04:21 +0700 |
commit | 5278f8bd1f3335c46dc13e38d2ffa02884d5f29b (patch) | |
tree | 739b41acef91a3e87812ed30aacbd1fd839ca4eb /system | |
parent | 8651163ead6c0cd405f7597d7ac1a798a7ac8dee (diff) |
system/terminator: Fixed deps.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/terminator/terminator.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/terminator/terminator.info b/system/terminator/terminator.info index 5504583dabeb..217966f2ae17 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" |