diff --git a/sci-visualization/labplot/labplot-2.11.1.recipe b/sci-visualization/labplot/labplot-2.11.1.recipe index fc9c7414f..a049b7c66 100644 --- a/sci-visualization/labplot/labplot-2.11.1.recipe +++ b/sci-visualization/labplot/labplot-2.11.1.recipe @@ -101,7 +101,8 @@ BUILD_REQUIRES=" devel:libmatio$secondaryArchSuffix devel:libnetcdf$secondaryArchSuffix devel:liborigin$secondaryArchSuffix - devel:libpoppler$secondaryArchSuffix >= 131.0.0 + devel:libpoppler$secondaryArchSuffix >= 131.0.0 + devel:libpoppler_qt5$secondaryArchSuffix >= 1.33.0 devel:libspectre$secondaryArchSuffix devel:libssp_nonshared$secondaryArchSuffix devel:libxcb$secondaryArchSuffix @@ -170,6 +171,7 @@ BUILD() -DKDE_INSTALL_PLUGINDIR=$addOnsDir/Qt5 \ -DKDE_INSTALL_QMLDIR=$dataDir/Qt5/qml \ -DECM_DIR=/system/data/cmake/Modules/ECM/cmake \ + -DBUILD_WITH_QT6=OFF \ -DENABLE_READSTAT=OFF \ -DBUILD_TESTING=OFF \ -DENABLE_TESTS=OFF -Wno-dev