diff --git a/srcpkgs/qt6-tools/template b/srcpkgs/qt6-tools/template index 358f58a282a..986db5dffd2 100644 --- a/srcpkgs/qt6-tools/template +++ b/srcpkgs/qt6-tools/template @@ -7,10 +7,10 @@ configure_args="-DEXTERNAL_GUMBO=ON -DLITEHTML_UTF8=ON -DUSE_ICU=ON -DQT_BUILD_SHARED_LIBS=ON -DQT_FEATURE_assistant=ON -DQT_FEATURE_pixeltool=ON -DQT_FEATURE_distancefieldgenerator=ON" -hostmakedepends="qt6-base perl qt6-plugin-sqlite clang clang-tools-extra +hostmakedepends="qt6-base perl qt6-plugin-sqlite clang17 clang-tools-extra17 qt6-declarative-host-tools" makedepends="qt6-base-devel qt6-plugin-sqlite qt6-declarative-devel - gumbo-parser-devel icu-devel llvm17-devel clang-tools-extra" + gumbo-parser-devel icu-devel llvm17-devel" short_desc="Cross-platform application and UI framework (QT6) - qt6-tools component" maintainer="John " license="custom:GPL-3.0-only-with-Qt-GPL-exception-1.0, LGPL-3.0-only, GPL-2.0-or-later"