diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-02 11:39:14 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-02 11:40:46 +0700 |
commit | 9b3dc1f1ca75b9e0a83d65b66076001370a111a5 (patch) | |
tree | 2d3741e9b97e3b606da38f0a187c65f607e2e472 /libraries/webkit2gtk/README | |
parent | 89cdc3d0fdb5b2d26ba55cd7b72d723e072ae621 (diff) |
libraries/webkit2gtk: Accomodate libsoup and libsoup3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/webkit2gtk/README')
-rw-r--r-- | libraries/webkit2gtk/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/webkit2gtk/README b/libraries/webkit2gtk/README index fc82e5029b05e..a745c0704ee68 100644 --- a/libraries/webkit2gtk/README +++ b/libraries/webkit2gtk/README @@ -7,3 +7,7 @@ of systems from desktop computers to embedded systems like phones, tablets, and televisions. This package provides WebKit2 API and can co-exist with webkitgtk{3}. + +NOTE: +If you need to build webkit2 API v4.1, use SOUP3=YES ./webkit2gtk.SlackBuild +It requires libsoup3 to be present before building this package. |