diff --git a/pkg.info b/pkg.info index 0160644..78ea5e8 100644 --- a/pkg.info +++ b/pkg.info @@ -1,10 +1,11 @@ name: qt6-tools description: A cross-platform application and UI framework (Development Tools, QtHelp) version: 6.6.2 +revision: 2 url: https://www.qt.io/ license: FDL,GPL3,LGPL3,custom architecture: any -depends: ["gcc","glibc","qt6-base","zstd"] -optional_depends: ["clang","qt6-declarative"] -make_depends: ["clang","cmake","git","llvm","ninja","qt6-declarative"] +depends: ["gcc-libs", "glibc", "qt6-base", "zstd"] +optional_depends: ["clang", "qt6-declarative"] +make_depends: ["clang", "cmake", "git", "llvm", "ninja", "qt6-declarative"] type: source