diff --git a/recipes-graphics/userland/userland_git.bb b/recipes-graphics/userland/userland_git.bb index 1fc0717..d4624bf 100644 --- a/recipes-graphics/userland/userland_git.bb +++ b/recipes-graphics/userland/userland_git.bb @@ -10,7 +10,7 @@ PR = "r5" PROVIDES = "virtual/libgles2 \ virtual/egl" -RPROVIDES_${PN} += "libgles2 egl" +RPROVIDES_${PN} += "libgles2 egl libegl" COMPATIBLE_MACHINE = "^rpi$"