summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Matteo Bernardini2017-10-15 20:16:28 +0200
committer Matteo Bernardini2018-06-09 09:35:13 +0200
commit9e9390a7e8495a08eb60e90fe968f9d3e5aa4426 (patch)
tree8fcad898fdf223de884b59f7cb58a7c30e74f411
parent81c344443219574587ae3d6bccb8f19c1bd346af (diff)
downloadold.slackbuilds-tinyterm.tar.gz
system/tinyterm: Added the new dependency vte2.tinyterm
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-rw-r--r--system/tinyterm/tinyterm.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/tinyterm/tinyterm.info b/system/tinyterm/tinyterm.info
index 64685cb803..3f3a60cc83 100644
--- a/system/tinyterm/tinyterm.info
+++ b/system/tinyterm/tinyterm.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/ryanpcmcquen/tinyterm/archive/0.5.8/tinyterm-0.5.8.
MD5SUM="d79ebef1fd122a5b06e348bd24437e41"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES=""
+REQUIRES="vte2"
MAINTAINER="B. Watson"
EMAIL="yalhcru@gmail.com"