diff options
Diffstat (limited to 'recipes-qt/qt5/qtwebengine')
-rwxr-xr-x | recipes-qt/qt5/qtwebengine/0005-icu-use-system-library-only-targets.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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 08ce22dd..066ee516 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 | |||
50 | # You can depend on the individually if you need to. | 50 | # You can depend on the individually if you need to. |
51 | group("icu") { | 51 | group("icu") { |
52 | @@ -1137,7 +1147,7 @@ config("system_icu_config") { | 52 | @@ -1137,7 +1147,7 @@ config("system_icu_config") { |
53 | ] | 53 | } |
54 | } | 54 | } |
55 | 55 | ||
56 | -if (use_system_icu) { | 56 | -if (use_system_icu) { |