diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2018-02-06 19:55:37 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-17 23:24:32 -0500 |
commit | 005ae55bdb99b71a4c96b96e4d237a8e89a930d9 (patch) | |
tree | bf0c98f308c816aa75c8f01c1e0ec3a4ef58b086 /academic/genius | |
parent | 7f03b23bf5455190c8d153f75b93786342ec8774 (diff) |
academic/genius: Added the new dependency vte2.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'academic/genius')
-rw-r--r-- | academic/genius/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/genius/README b/academic/genius/README index d4a270574c7e3..fa2fa4b67b2c6 100644 --- a/academic/genius/README +++ b/academic/genius/README @@ -7,5 +7,5 @@ or educational tool. The syntax is very intuitive and is designed to mimic how mathematics is usually written. If you would like the GUI interface as well, it requires -libgnomeui and gtksourceview. If you have these dependencies, +libgnomeui, gtksourceview and vte2. If you have these dependencies, pass the variable of GNOME=YES (or anything that isn't NO ;) |