diff --git a/meta-oe/recipes-graphics/mesa/mesa-glut_8.0.1.bb b/meta-oe/recipes-graphics/mesa/mesa-glut_8.0.1.bb index 7006b41258..f23621d9c2 100644 --- a/meta-oe/recipes-graphics/mesa/mesa-glut_8.0.1.bb +++ b/meta-oe/recipes-graphics/mesa/mesa-glut_8.0.1.bb @@ -9,6 +9,6 @@ PV = "8.0.0+git${SRCPV}" S = "${WORKDIR}/git" -inherit autotools pkgconfig +inherit autotools-brokensep pkgconfig DEPENDS = "virtual/libx11 libxmu libxi virtual/libgl libglu"