Files
meta-st-openstlinux/recipes-graphics/cairo/cairo_%.bbappend
2019-02-08 14:57:02 +01:00

5 lines
171 B
Plaintext

PACKAGECONFIG = " ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'x11 xcb', '', d)} \
${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'egl glesv2', '', d)} \
"