balsa: Change "WebKitGTK+" to "WebKitGTK"

GTK+ was renamed to GTK in GTK 4, and WebKitGTK+ was renamed to WebKitGTK
correspondingly.

I've not touched the ChangeLog but we should avoid "+" in the future
ChangeLog entries.

Link: https://bugs.webkit.org/show_bug.cgi?id=264161
This commit is contained in:
Xi Ruoyao 2023-11-17 01:32:53 +08:00
parent 375113cd87
commit 540854ca89
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -129,8 +129,8 @@
<title>Installation of Balsa</title>
<para>
First, fix build issues when configuring without WebKitGTK+, or when
using WebKitGTK+-2.38 or later.
First, fix build issues when configuring without WebKitGTK, or when
using WebKitGTK-2.38 or later.
</para>
<screen><userinput>patch -Np1 -i ../balsa-&balsa-version;-upstream_fixes-2.patch</userinput></screen>