From 28a5df56c52b66c21e643a55e6ced23b7e78f0c1 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sun, 25 Aug 2024 18:43:50 +0200 Subject: [PATCH] qt6_positioning, revbump for openssl3 (#10890) --- .../qt6_positioning-6.7.0.recipe | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/dev-qt/qt6-positioning/qt6_positioning-6.7.0.recipe b/dev-qt/qt6-positioning/qt6_positioning-6.7.0.recipe index 5b47117c4..697b7a1a9 100644 --- a/dev-qt/qt6-positioning/qt6_positioning-6.7.0.recipe +++ b/dev-qt/qt6-positioning/qt6_positioning-6.7.0.recipe @@ -8,7 +8,7 @@ COPYRIGHT="2015-2024 The Qt Company Ltd." LICENSE="GNU LGPL v2.1 GNU LGPL v3 GNU FDL v1" -REVISION="1" +REVISION="2" QT_MIRROR_URI="https://qt-mirror.dannhauer.de/archive" SOURCE_URI="$QT_MIRROR_URI/qt/${portVersion%.*}/$portVersion/submodules/qtpositioning-everywhere-src-$portVersion.tar.xz" CHECKSUM_SHA256="1d601ba43c26c8a01db81eeaaeea5943c015da98caa59d7905b86e0e9d609ddf" @@ -28,9 +28,9 @@ REQUIRES=" lib:libGL$secondaryArchSuffix lib:libQt6Core$secondaryArchSuffix lib:libQt6Gui$secondaryArchSuffix + lib:libQt6Qml$secondaryArchSuffix lib:libQt6QmlModels$secondaryArchSuffix lib:libQt6Quick$secondaryArchSuffix - lib:libQt6Qml$secondaryArchSuffix lib:libQt6SerialPort$secondaryArchSuffix lib:libssl$secondaryArchSuffix lib:libz$secondaryArchSuffix @@ -48,15 +48,15 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libcrypto$secondaryArchSuffix + devel:libcrypto$secondaryArchSuffix >= 3 devel:libGL$secondaryArchSuffix - devel:libQt6Core$secondaryArchSuffix - devel:libQt6Gui$secondaryArchSuffix - devel:libQt6QmlModels$secondaryArchSuffix - devel:libQt6Quick$secondaryArchSuffix - devel:libQt6Qml$secondaryArchSuffix - devel:libQt6SerialPort$secondaryArchSuffix - devel:libssl$secondaryArchSuffix + devel:libQt6Core$secondaryArchSuffix == $portVersion + devel:libQt6Gui$secondaryArchSuffix == $portVersion + devel:libQt6Qml$secondaryArchSuffix == $portVersion + devel:libQt6QmlModels$secondaryArchSuffix == $portVersion + devel:libQt6Quick$secondaryArchSuffix == $portVersion + devel:libQt6SerialPort$secondaryArchSuffix == $portVersion + devel:libssl$secondaryArchSuffix >= 3 devel:libz$secondaryArchSuffix " BUILD_PREREQUIRES="