From 871b2b573f01c1b3176a0f65458b3d281b41c437 Mon Sep 17 00:00:00 2001 From: davidovski Date: Tue, 31 May 2022 11:04:17 +0100 Subject: added pandoc and qt5 --- repo/apps/chromium/credentials-header.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 repo/apps/chromium/credentials-header.patch (limited to 'repo/apps/chromium/credentials-header.patch') diff --git a/repo/apps/chromium/credentials-header.patch b/repo/apps/chromium/credentials-header.patch new file mode 100644 index 0000000..840bd2a --- /dev/null +++ b/repo/apps/chromium/credentials-header.patch @@ -0,0 +1,11 @@ +--- ./sandbox/linux/services/credentials.h.orig ++++ ./sandbox/linux/services/credentials.h +@@ -14,6 +14,8 @@ + #include + #include + ++#include ++ + #include "sandbox/linux/system_headers/capability.h" + #include "sandbox/sandbox_export.h" + -- cgit v1.2.1