diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2017-10-15 20:16:28 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 00:02:32 -0500 |
commit | 9cf0a89ff79526633707e8d655fe58b45bd9123f (patch) | |
tree | 0d041a5092b5f40facbca4df2399000c43bfc678 /system/tinyterm | |
parent | 8b8cd0236124621ee8b9935a9304a59892883804 (diff) |
system/tinyterm: Added the new dependency vte2.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/tinyterm')
-rw-r--r-- | system/tinyterm/tinyterm.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/tinyterm/tinyterm.info b/system/tinyterm/tinyterm.info index d27383884f8d..310a51b8a9d2 100644 --- a/system/tinyterm/tinyterm.info +++ b/system/tinyterm/tinyterm.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/ryanpcmcquen/tinyterm/archive/0.6.0/tinyterm-0.6.0. MD5SUM="e9adc2bc038576dfaa51cb4390b1100b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="vte2" MAINTAINER="B. Watson" EMAIL="yalhcru@gmail.com" |