diff options
author | Wolfgang Müller | 2019-07-22 16:19:45 +0200 |
---|---|---|
committer | Wolfgang Müller | 2019-07-22 16:19:45 +0200 |
commit | abf3f24bb24b8e3a97dd69715e54d3cd88cde590 (patch) | |
tree | 3b113c5144628e63f942c44cb90560fd3a5d4b3f /posts | |
parent | 1ed420ce8ea59417a3cd512058f78ced0aebeb0e (diff) | |
download | site-abf3f24bb24b8e3a97dd69715e54d3cd88cde590.tar.gz |
posts: Update the build requirements in weltschmerz.md
Diffstat (limited to 'posts')
-rw-r--r-- | posts/weltschmerz.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/posts/weltschmerz.md b/posts/weltschmerz.md index 0a61d36..2da34d8 100644 --- a/posts/weltschmerz.md +++ b/posts/weltschmerz.md @@ -26,8 +26,8 @@ terminal emulator for daily use. ## Requirements -- [VTE](https://wiki.gnome.org/Apps/Terminal/VTE) >= 2.91 -- [Vala](https://wiki.gnome.org/Projects/Vala) >= 0.40.12 +- [VTE](https://wiki.gnome.org/Apps/Terminal/VTE) >= 2.91 (must be built with support for Vala) +- [Vala](https://wiki.gnome.org/Projects/Vala) >= 0.42 - [GTK+](https://www.gtk.org/) >= 3.0 ## Usage & Configuration |