diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-25 21:02:03 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-26 06:42:14 +0700 |
commit | 550c4debc86b5000dbfe8515636b232b4d6f1529 (patch) | |
tree | cb0060db8bd043fe46df3a14c0d63c8906e5af69 | |
parent | 0b36655c24feadcf4493663b1f0430028b2fc07d (diff) |
system/terminator: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 d205f33bf40d..b1f7d4ebb5e3 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="psutil vte2" +REQUIRES="python2-psutil vte2" MAINTAINER="Alan Alberghini" EMAIL="414N@slacky.it" |