From 3815b72ba156c35b962e15d65a52bb4ded404a58 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 4 Sep 2018 11:11:01 +0200 Subject: community/qt5-qtwebengine: move from testing --- community/qt5-qtwebengine/qt-musl-off_t.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 community/qt5-qtwebengine/qt-musl-off_t.patch (limited to 'community/qt5-qtwebengine/qt-musl-off_t.patch') diff --git a/community/qt5-qtwebengine/qt-musl-off_t.patch b/community/qt5-qtwebengine/qt-musl-off_t.patch new file mode 100644 index 0000000000..52db3b9ebf --- /dev/null +++ b/community/qt5-qtwebengine/qt-musl-off_t.patch @@ -0,0 +1,10 @@ +--- qtwebengine/src/3rdparty/chromium/third_party/ots/include/opentype-sanitiser.h 2016-05-26 14:58:54.000000000 +0200 ++++ qtwebengine/src/3rdparty/chromium/third_party/ots/include/opentype-sanitiser.h 2016-10-01 14:31:30.885000000 +0200 +@@ -21,6 +21,7 @@ + #define htons(x) _byteswap_ushort (x) + #else + #include ++#include + #include + #endif + -- cgit v1.2.3