mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
cogl-1.0: depend on virtual/mesa
- Wayland support depends on wayland-egl, which is provided by mesa. (From OE-Core rev: a1a379b3c9728a06b086b4c1f06f663f54d7d37d) Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
2588a0ff43
commit
8ceb14a352
@@ -21,7 +21,7 @@ EDEPENDS_GLES2 = "virtual/libgles2"
|
|||||||
EDEPENDS_KMS = "libdrm virtual/egl"
|
EDEPENDS_KMS = "libdrm virtual/egl"
|
||||||
EDEPENDS_EGL = "virtual/egl"
|
EDEPENDS_EGL = "virtual/egl"
|
||||||
EDEPENDS_X11 = "virtual/libx11 libxcomposite libxfixes libxi libxrandr"
|
EDEPENDS_X11 = "virtual/libx11 libxcomposite libxfixes libxi libxrandr"
|
||||||
EDEPENDS_WAYLAND = "wayland"
|
EDEPENDS_WAYLAND = "virtual/mesa wayland"
|
||||||
|
|
||||||
# Extra RDEPENDS for PACKAGECONFIG
|
# Extra RDEPENDS for PACKAGECONFIG
|
||||||
# This has to be explictly listed, because cogl dlopens the backends
|
# This has to be explictly listed, because cogl dlopens the backends
|
||||||
|
|||||||
Reference in New Issue
Block a user