Upgrade to thud
[AGL/meta-agl.git] / meta-agl-bsp / meta-raspberrypi / recipes-graphics / userland / userland_%.bbappend
1 # FIXME: Temporary fix that can be removed once commit 752db52 gets backported
2 #        from master to thud branch of meta-raspberrypi
3 RDEPENDS_${PN}_remove = "libegl1"
4 RDEPENDS_${PN} += "${@bb.utils.contains("MACHINE_FEATURES", "vc4graphics", "libegl-mesa", "", d)}"