diff --git a/recipes-qt/qt5/qtwebengine/0005-icu-use-system-library-only-targets.patch b/recipes-qt/qt5/qtwebengine/0005-icu-use-system-library-only-targets.patch index 08ce22d..066ee51 100755 --- a/recipes-qt/qt5/qtwebengine/0005-icu-use-system-library-only-targets.patch +++ b/recipes-qt/qt5/qtwebengine/0005-icu-use-system-library-only-targets.patch @@ -50,7 +50,7 @@ index 97073f09787..5d293ca628d 100644 # You can depend on the individually if you need to. group("icu") { @@ -1137,7 +1147,7 @@ config("system_icu_config") { - ] + } } -if (use_system_icu) {