diff options
author | Logan Rathbone <poprocks@gmail.com> | 2022-07-03 14:39:26 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-07-09 10:06:15 +0700 |
commit | c95ef72f9a930b4b80e27514e8662ebde2453f1f (patch) | |
tree | 98015ce7c19c4a4cf031c974b27f6b15b9a2d14d /desktop/zenity/README | |
parent | 0d022089036ce46b186e8793b84de64d4ba5f63f (diff) |
desktop/zenity: Updated for version 3.43.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/zenity/README')
-rw-r--r-- | desktop/zenity/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/zenity/README b/desktop/zenity/README index 9ecb1efdd879..125286c90e54 100644 --- a/desktop/zenity/README +++ b/desktop/zenity/README @@ -4,7 +4,7 @@ similar to the classic `dialog` program, but with a GUI interface. OPTIONAL DEPENDENCIES: -* webkit2gtk >= 2.8.1 +* webkit2gtk-4.1 To enable: pass `WEBKITGTK=true` as an option to the slackbuild. If this is not specified, it will default to `false`. |