diff options
Diffstat (limited to '')
-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 |