kde-plugins: install them where our qtbase expects them
starting a plasma session caused gazillions of | kf5.kded: Could not load kded module "statusnotifierwatcher":"The shared library was not found." (library path was:"statusnotifierwatcher") | kf5.kded: Could not load kded module "kscreen":"The shared library was not found." (library path was:"kscreen") | kf5.kded: Could not load kded module "ksysguard":"Plugin verification data mismatch in '/usr/bin/ksysguard'" (library path was:"ksysguard") | kf5.kded: Could not load kded module "powerdevil":"The shared library was not found." (library path was:"powerdevil") | kf5.kded: Could not load kded module "networkmanagement":"The shared library was not found." (library path was:"networkmanagement") | kf5.kded: Could not load kded module "kded_baloosearch_kio":"The shared library was not found." (library path was:"kded_baloosearch_kio") Now it takes much longer for kcrash to complain and it has window decorations - partytime has not yet come.. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
@@ -16,5 +16,6 @@ EXTRA_OECMAKE += " \
|
||||
-DECM_MKSPECS_INSTALL_DIR=${libdir}/${QT_DIR_NAME}/mkspecs/modules \
|
||||
-DCMAKE_INSTALL_DATADIR=share \
|
||||
-DCMAKE_INSTALL_DBUSINTERFACEDIR=share/dbus-1/interfaces \
|
||||
-DKDE_INSTALL_QTPLUGINDIR=${libdir}/${QT_DIR_NAME}/plugins \
|
||||
"
|
||||
FILES_${PN}-dev += "${libdir}/${QT_DIR_NAME}/mkspecs"
|
||||
|
||||
Reference in New Issue
Block a user