diff --git a/kde-frameworks/sonnet/sonnet-5.93.0.recipe b/kde-frameworks/sonnet/sonnet-5.93.0.recipe index 829589c25..76fdbdb0a 100644 --- a/kde-frameworks/sonnet/sonnet-5.93.0.recipe +++ b/kde-frameworks/sonnet/sonnet-5.93.0.recipe @@ -11,7 +11,7 @@ SpellCheckDecorator class on your QTextEdit." HOMEPAGE="https://github.com/KDE/sonnet/" COPYRIGHT="2010-2022 KDE Organisation" LICENSE="GNU LGPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/KDE/sonnet/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="67ff004735f57ccec9ed489011b656e3f3b0f7827ca0e43a2f93e9dd6f974dc1" PATCHES="sonnet-$portVersion.patchset" @@ -71,6 +71,9 @@ BUILD() -DCMAKE_BUILD_TYPE=Release \ -DKDE_INSTALL_PLUGINDIR=$addOnsDir/Qt5 \ -DECM_MKSPECS_INSTALL_DIR=$dataDir/Qt5/mkspecs \ + -DKDE_INSTALL_QMLDIR=$dataDir/Qt5/qml \ + -DKDE_INSTALL_PLUGINDIR=$addOnsDir/Qt5 \ + -DKDE_INSTALL_QTPLUGINDIR=$addOnsDir/Qt5 \ -DECM_DIR=/system/data/cmake/Modules/ECM/cmake make $jobArgs