summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Matteo Bernardini2017-06-03 07:33:12 +0200
committer Matteo Bernardini2018-06-09 08:33:47 +0200
commit237445d7ebd4f48694effe1fe03b8b68b26fc1f8 (patch)
tree78e748031438b0209cfd87699ea792104bae25b9
parent81c344443219574587ae3d6bccb8f19c1bd346af (diff)
downloadold.slackbuilds-lxterminal.tar.gz
system/lxterminal: Added the new dependency vte2.lxterminal
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-rw-r--r--system/lxterminal/lxterminal.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/lxterminal/lxterminal.info b/system/lxterminal/lxterminal.info
index c55e2ad984..3e19d47f89 100644
--- a/system/lxterminal/lxterminal.info
+++ b/system/lxterminal/lxterminal.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/lxde/lxterminal-0.3.1.tar.xz"
MD5SUM="91febe1ec15297844333cb70f237b4b7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES=""
+REQUIRES="vte2"
MAINTAINER="Matteo Bernardini"
EMAIL="ponce@slackbuilds.org"