diff --git a/pkg.info b/pkg.info index 623df33..a994229 100644 --- a/pkg.info +++ b/pkg.info @@ -1,9 +1,10 @@ name: qt6-shadertools description: Provides functionality for the shader pipeline that allows Qt Quick to operate on Vulkan, Metal, and Direct3D, in addition to OpenGL version: 6.6.2 +revision: 2 url: https://www.qt.io/ license: GPL3 architecture: any -depends: ["gcc","glibc","qt6-base"] -make_depends: ["cmake","git","ninja"] +depends: ["gcc-libs", "glibc", "qt6-base"] +make_depends: ["cmake", "git", "ninja"] type: source