summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Matteo Bernardini2018-01-17 14:40:29 +0100
committer Matteo Bernardini2018-06-09 07:58:44 +0200
commit2ab37c2c8b714ae40c5ca243f68a432877db2542 (patch)
treea436b5aaa316eeb466ca7a0205b4faa35d8b7cef
parent81c344443219574587ae3d6bccb8f19c1bd346af (diff)
downloadold.slackbuilds-guake.tar.gz
system/guake: Added the new dependency vte2.guake
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-rw-r--r--system/guake/guake.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/guake/guake.info b/system/guake/guake.info
index 60ba890865..3255991887 100644
--- a/system/guake/guake.info
+++ b/system/guake/guake.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/Guake/guake/archive/0.8.13/guake-0.8.13.tar.gz"
MD5SUM="2d79ecb3b593ac054e60e62610b6fc6b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="pyxdg python-keybinder gnome-python2-gconf gnome-common"
+REQUIRES="pyxdg python-keybinder gnome-python2-gconf gnome-common vte2"
MAINTAINER="Donald Cooley"
EMAIL="chytraeu@sdf.org"