mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
qt6_serialport, switch to python3.9 for BUILD_PREREQUIRES (#8195)
This commit is contained in:
@@ -8,7 +8,7 @@ COPYRIGHT="2015-2022 The Qt Company Ltd."
|
||||
LICENSE="GNU LGPL v2.1
|
||||
GNU LGPL v3
|
||||
GNU FDL v1"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://download.qt.io/official_releases/qt/${portVersion%.*}/$portVersion/submodules/qtserialport-everywhere-src-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="f148cc9e87ce2228e82bff7a64d9521339ece66c4c66aa43b91bac614f4a4483"
|
||||
SOURCE_DIR="qtserialport-everywhere-src-$portVersion"
|
||||
@@ -50,7 +50,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:ninja
|
||||
cmd:perl
|
||||
cmd:pkg_config$secondaryArchSuffix
|
||||
cmd:python3.7
|
||||
cmd:python3
|
||||
cmd:sed
|
||||
cmd:xargs
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user