diff --git a/desktop/kde6/applications/kqtquickcharts-kf6/actions.py b/desktop/kde6/applications/kqtquickcharts-kf6/actions.py index 6d66be76e3..2b2203d3db 100755 --- a/desktop/kde6/applications/kqtquickcharts-kf6/actions.py +++ b/desktop/kde6/applications/kqtquickcharts-kf6/actions.py @@ -3,12 +3,14 @@ # Licensed under the GNU General Public License, version 3. # See the file http://www.gnu.org/copyleft/gpl.txt +from pisi.actionsapi import kde5 from pisi.actionsapi import kde6 from pisi.actionsapi import pisitools def setup(): - kde6.configure() + # kde6.configure() + kde5.configure() def build(): kde6.make() diff --git a/desktop/kde6/applications/kqtquickcharts-kf6/pspec.xml b/desktop/kde6/applications/kqtquickcharts-kf6/pspec.xml index 7de236f5a6..673bb88752 100755 --- a/desktop/kde6/applications/kqtquickcharts-kf6/pspec.xml +++ b/desktop/kde6/applications/kqtquickcharts-kf6/pspec.xml @@ -39,6 +39,7 @@ /usr/lib/qt6 + /usr/lib/qt5 /usr/share/doc