diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-23 08:28:51 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-23 08:28:51 +0700 |
commit | 9d4836825ff32cd6ec476b74be7649ee75df2c10 (patch) | |
tree | a02f4593925fd3dc67ddeddbcb96165db3543a1d /system/tmuxp | |
parent | 5af6c4bc4e4643af5d2107d8111e6e9d18cd5b04 (diff) |
system/tmuxp: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/tmuxp')
-rw-r--r-- | system/tmuxp/tmuxp.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/tmuxp/tmuxp.info b/system/tmuxp/tmuxp.info index 53558856aa45..1520d7fbd0f3 100644 --- a/system/tmuxp/tmuxp.info +++ b/system/tmuxp/tmuxp.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/4f/c8/80c974b3c373d479945a2e4a MD5SUM="c12a96d257b78337422f04418367ccae" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="kaptan click colorama python-libtmux python3-PyYAML" +REQUIRES="kaptan click colorama python-libtmux" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" |