summaryrefslogtreecommitdiffstats
path: root/system/gnome-terminal
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2017-06-01 06:31:55 +0200
committer Robby Workman <rworkman@slackbuilds.org>2021-04-17 23:25:24 -0500
commit7231e30467c1e15d7d685019e6e884ff5022970d (patch)
tree2b3098f9c2c2d7cfad2887615ccc0eddae8349bb /system/gnome-terminal
parent388c63ed47072fdc7e74af3f2665335a2feed7ab (diff)
downloadslackbuilds-7231e30467c1e15d7d685019e6e884ff5022970d.tar.gz
slackbuilds-7231e30467c1e15d7d685019e6e884ff5022970d.tar.xz
system/gnome-terminal: Added the new dependency vte2.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/gnome-terminal')
-rw-r--r--system/gnome-terminal/gnome-terminal.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/gnome-terminal/gnome-terminal.info b/system/gnome-terminal/gnome-terminal.info
index e9dce86924..e28f430da0 100644
--- a/system/gnome-terminal/gnome-terminal.info
+++ b/system/gnome-terminal/gnome-terminal.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://ftp.gnome.org/pub/gnome/sources/gnome-terminal/2.32/gnome-term
MD5SUM="cb7843b97a78a3bbaac9381f78bb8569"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="libgnome rarian"
+REQUIRES="libgnome rarian vte2"
MAINTAINER="Thorn Inurcide"
EMAIL="thorn-inurcide@hotmail.com"