diff options
author | Tim Dickson <dickson.tim@googlemail.com> | 2024-07-25 12:23:18 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-07-26 12:03:38 +0700 |
commit | 24729b4b1b59df86f213318833eed725d3ec4c78 (patch) | |
tree | 11befa3ceb246716f7769908c06a740998c71275 /system/yelp/README | |
parent | 3e54546fdcbec79a3166d4ad39f3417f2e3ee22c (diff) |
system/yelp: add webkit2gtk4.1 support
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/yelp/README')
-rw-r--r-- | system/yelp/README | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/system/yelp/README b/system/yelp/README index 6daeb04e7b..ea91a18c09 100644 --- a/system/yelp/README +++ b/system/yelp/README @@ -2,6 +2,7 @@ yelp allows you to view documentation regarding GNOME and other components through a variety of formats Conflict warning: webkit2gtk and webkit2gtk4.1 conflict with each -other. Since this depends on webkit2gtk (with 4.0 API), yelp cannot -be used with (or even installed on the same system as) software that -requires webkit2gtk4.1. +other. If this is build with webkit2gtk4.1 instead of webkit2gtk, +any software that uses it and it's deps must also be built with +webkit2gtk4.1/soup3 instead of webkit2gtk/soup2 + |