From e2ff1e56110cd150b628d02696706aea576fd63e Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 26 Nov 2021 13:30:58 +0530 Subject: [PATCH] The shadertools module is required to build QtQuick which is required for webengine --- bypy/sources.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/bypy/sources.json b/bypy/sources.json index 2fe3cef70f..d6171d7310 100644 --- a/bypy/sources.json +++ b/bypy/sources.json @@ -448,6 +448,13 @@ } }, + { + "name": "qt-shadertools", + "hashes": { + "unix": "sha256:2c8d38724181b31cd828a56e377775c2d461ee2ea0d6362ebec411c3b288067e" + } + }, + { "name": "qt-declarative", "hashes": {