diff --git a/pkg.info b/pkg.info index 3302f0e..db800ac 100644 --- a/pkg.info +++ b/pkg.info @@ -1,9 +1,10 @@ name: qt6-svg description: Classes for displaying the contents of SVG files version: 6.6.2 +revision: 2 url: https://www.qt.io/ license: FDL,GPL3,LGPL3,custom architecture: any -depends: ["gcc","glibc","qt6-base","zlib"] -make_depends: ["cmake","git","ninja"] +depends: ["gcc-libs", "glibc", "qt6-base", "zlib"] +make_depends: ["cmake", "git", "ninja"] type: source