libqofono: include /qt5/mkspecs in ${PN}-dev

* libqofono doesn't respect the install variables and mkspecs end in
  ${datadir}/qt5/mkspecs even when QT_DIR_NAME is empty and
  OE_QMAKE_PATH_ARCHDATA is just ${datadir}/mkspecs

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2018-09-25 09:21:39 +00:00
parent db45ea6ad8
commit cd0da4e483

View File

@@ -32,4 +32,5 @@ FILES_${PN} += " \
FILES_${PN}-dev += " \
${OE_QMAKE_PATH_ARCHDATA}/mkspecs \
${libdir}/libqofono-qt5.prl \
${datadir}/qt5/mkspecs \
"