mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-05-06 04:38:17 +00:00
qtbase_%.bbappend: Depend on userland package
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -15,3 +15,4 @@ do_configure_prepend_rpi() {
|
|||||||
echo "QT_QPA_DEFAULT_PLATFORM = eglfs" >> ${S}/mkspecs/oe-device-extra.pri
|
echo "QT_QPA_DEFAULT_PLATFORM = eglfs" >> ${S}/mkspecs/oe-device-extra.pri
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
RDEPENDS_${PN}_append_rpi = " userland"
|
||||||
|
|||||||
Reference in New Issue
Block a user