diff --git a/dev-qt/qt6-base/qt6_base-6.4.0.recipe b/dev-qt/qt6-base/qt6_base-6.4.0.recipe index d9431f111..74ee129cb 100644 --- a/dev-qt/qt6-base/qt6_base-6.4.0.recipe +++ b/dev-qt/qt6-base/qt6_base-6.4.0.recipe @@ -8,7 +8,7 @@ COPYRIGHT="2015-2022 The Qt Company Ltd." LICENSE="GNU LGPL v3 GNU GPL v3 GNU FDL v1" -REVISION="1" +REVISION="2" SOURCE_URI="https://download.qt.io/official_releases/qt/${portVersion%.*}/$portVersion/submodules/qtbase-everywhere-src-$portVersion.tar.xz" CHECKSUM_SHA256="cb6475a0bd8567c49f7ffbb072a05516ee6671171bed55db75b22b94ead9b37d" SOURCE_DIR="qtbase-everywhere-src-$portVersion" @@ -55,6 +55,7 @@ REQUIRES=" lib:libpcre2_16$secondaryArchSuffix lib:libpng16$secondaryArchSuffix lib:libssl$secondaryArchSuffix + lib:libvulkan$secondaryArchSuffix lib:libz$secondaryArchSuffix cmd:qsystray cmd:qnotify @@ -104,6 +105,7 @@ BUILD_REQUIRES=" devel:libpng16$secondaryArchSuffix devel:libsqlite3$secondaryArchSuffix devel:libssl$secondaryArchSuffix + devel:libvulkan$secondaryArchSuffix devel:libxml2$secondaryArchSuffix devel:libz$secondaryArchSuffix "