diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-25 21:02:22 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-26 06:42:14 +0700 |
commit | 5bc3be41685a97bcbec268d199396cd69642e38f (patch) | |
tree | 9b62044d0df2a06548c0c3f949702a9d01ba8f19 /system/ttop | |
parent | 550c4debc86b5000dbfe8515636b232b4d6f1529 (diff) |
system/ttop: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/ttop')
-rw-r--r-- | system/ttop/ttop.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/ttop/ttop.info b/system/ttop/ttop.info index f7f8fa16142e3..cd9da73242dac 100644 --- a/system/ttop/ttop.info +++ b/system/ttop/ttop.info @@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/cf/b2/3e41fffbf52260f871d1765cefe0d43 MD5SUM="77c3ed124990c6affb638e56326f20b4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="docopt psutil" +REQUIRES="docopt python2-psutil" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" |