瀏覽代碼

package/qt5webkit: add SoB line to 'Fix ICU related compile failures from capital bool' patch

Fixes: 0f6c209a1d76 ("package/qt5webkit: fix ICU related compile failures from capital bool defines")
Signed-off-by: Henri Roosen <henri.roosen@ginzinger.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Henri Roosen 4 年之前
父節點
當前提交
d3bafec202

+ 2 - 0
package/qt5/qt5webkit/0009-Fix-ICU-related-compile-failures-from-capital-bool-d.patch

@@ -4,6 +4,8 @@ Date: Thu, 18 Mar 2021 11:53:57 +0100
 Subject: [PATCH] Fix ICU related compile failures from capital bool defines
 
 See ICU-21267
+
+Signed-off-by: Henri Roosen <henri.roosen@ginzinger.com>
 ---
  .../platform/text/TextBreakIteratorICU.cpp       | 16 ++++++++--------
  Source/WebCore/platform/text/TextCodecICU.cpp    |  2 +-