diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2017-05-31 16:30:17 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-17 23:57:12 -0500 |
commit | 1d908d1e425f905420a5af96718e78d35bbf0803 (patch) | |
tree | 674d38f5ec41a020e6aa3265bc24b9f9b567d647 /system/roxterm | |
parent | 81fb964c07c4e926cb0644d9999e23ccef793ed3 (diff) |
system/roxterm: Added the dependency vte2.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/roxterm')
-rw-r--r-- | system/roxterm/roxterm.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/roxterm/roxterm.info b/system/roxterm/roxterm.info index 7a9c1bb1a298f..84ba1a539e34e 100644 --- a/system/roxterm/roxterm.info +++ b/system/roxterm/roxterm.info @@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/roxterm/roxterm-2.9.7.tar.bz2" MD5SUM="496b5ddc078cede502f168dadef46cb6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="vte2" MAINTAINER="Erik Hanson" EMAIL="erik@slackbuilds.org" |