diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2018-06-02 09:05:10 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 00:01:04 -0500 |
commit | b745313e8cdca50b8f39a6bfd7d4380d96d593cf (patch) | |
tree | 6b999d71b1783a3b86392e8859492b09dd5fa090 /system | |
parent | e81caa444a1bed84445e58a65637df3d192f1467 (diff) |
system/terminator: Added the new dependency vte2.
Signed-off-by: Matteo Bernardini <ponce@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 217966f2ae174..d205f33bf40d6 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" +REQUIRES="psutil vte2" MAINTAINER="Alan Alberghini" EMAIL="414N@slacky.it" |