kumquat-buildroot/package/cog
Alexandru Ardelean 1d207e4c3c package/cog: add libgbm as dependency when building with DRM support
When building with the DRM support, it can happen that the libgbm library
is not yet built by the provider of this lib (specified by
BR2_PACKAGE_PROVIDES_LIBGBM).

The docs in cog `docs/platform-drm.md` specify this dep-list:
- **WPEBackend-fdo**:
- **Wayland**:
- **libdrm**:
- **libgbm**:
- **libinput**:
- **libudev**:

libgbm needs to be added.
Adding libegl as well.

Updated package/cog/Config.in to define the dependencies (for DRM)
according to libegl & libgbm.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2022-07-23 10:34:29 +02:00
..
cog.hash package/cog: bump to version 0.12.4 2022-04-04 09:27:21 +02:00
cog.mk package/cog: add libgbm as dependency when building with DRM support 2022-07-23 10:34:29 +02:00
Config.in package/cog: add libgbm as dependency when building with DRM support 2022-07-23 10:34:29 +02:00