Commit fc3b2107 authored by Florent Revest's avatar Florent Revest

sensorfw: don't build doc which requires doxygen

parent b5461f0f
......@@ -11,6 +11,10 @@ S = "${WORKDIR}/git"
inherit qmake5
do_configure_prepend() {
sed -i '/include( doc\/doc.pri )/d' ../git/sensorfw.pro
}
DEPENDS += "qtbase"
FILES_${PN} += "/usr/lib/sensord-qt5/*.so /usr/lib/sensord-qt5/testing/*.so"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment