mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-02-02 18:36:49 +01:00
Revert "qt 6.8.0"
This reverts commit a1d83520a2294e02d21dc758d272c4708c7c1daf.
This commit is contained in:
parent
a1d83520a2
commit
187c2f6cb0
@ -59,7 +59,7 @@ else
|
|||||||
USE_QT6="ON"
|
USE_QT6="ON"
|
||||||
|
|
||||||
QTPATH="$(pwd)/Qt"
|
QTPATH="$(pwd)/Qt"
|
||||||
QTVERSION="6.8.0"
|
QTVERSION="6.7.3"
|
||||||
QTBIN="$QTPATH/$QTVERSION/$QTOS/bin"
|
QTBIN="$QTPATH/$QTVERSION/$QTOS/bin"
|
||||||
|
|
||||||
# Install "aqtinstall" from its master branch to have latest code.
|
# Install "aqtinstall" from its master branch to have latest code.
|
||||||
|
@ -42,7 +42,7 @@ if ($use_qt5 -eq "ON") {
|
|||||||
$use_qtmultimedia = "ON"
|
$use_qtmultimedia = "ON"
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
$qt_version = "6.8.0"
|
$qt_version = "6.7.3"
|
||||||
|
|
||||||
if ($use_webengine -eq "ON") {
|
if ($use_webengine -eq "ON") {
|
||||||
$use_libmpv = "ON"
|
$use_libmpv = "ON"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user