diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-17 09:25:53 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-24 01:47:17 +0700 |
commit | eee4b79675f9e83441fc2f5d6e602c13812e4483 (patch) | |
tree | 49d3dc705f9fb1154ff74d972035e4c624260035 | |
parent | 40aebec05badbd1a8205c339e44c692a194f426a (diff) |
system/yelp: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | system/yelp/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/yelp/README b/system/yelp/README index d0c727990ac3..6daeb04e7b7e 100644 --- a/system/yelp/README +++ b/system/yelp/README @@ -2,6 +2,6 @@ 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 webkit2gtk4.1 (with 4.1 API), yelp cannot +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 webkit2gtk. +requires webkit2gtk4.1. |