mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-04-02 02:49:12 +00:00
qtbase_%.bbappend: Depend on userland package
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
b38a77938a
commit
981376b1c4
@ -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"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user