Add recipes for plasma-pa and plasma-nm
This commit is contained in:
@@ -11,6 +11,13 @@ DEPENDS += " \
|
||||
qtbase \
|
||||
"
|
||||
|
||||
do_compile_prepend() {
|
||||
# desktoptojson needs to find installed service type files
|
||||
export XDG_DATA_DIRS=${STAGING_DATADIR}:$XDG_DATA_DIRS
|
||||
# meinproc5 needs to find its libraries
|
||||
export LD_LIBRARY_PATH=${STAGING_LIBDIR_NATIVE}:$LD_LIBRARY_PATH
|
||||
}
|
||||
|
||||
FILES_${PN} += " \
|
||||
${libdir}/kconf_update_bin/* \
|
||||
${libdir}/plugins/*.so \
|
||||
|
||||
Reference in New Issue
Block a user