diff options
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r-- | meta/recipes-graphics/mesa/mesa-gl_17.1.7.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/mesa/mesa-gl_17.1.7.bb b/meta/recipes-graphics/mesa/mesa-gl_17.1.7.bb index b9e3b805b5..73267eb4f0 100644 --- a/meta/recipes-graphics/mesa/mesa-gl_17.1.7.bb +++ b/meta/recipes-graphics/mesa/mesa-gl_17.1.7.bb | |||
@@ -6,4 +6,4 @@ PROVIDES = "virtual/libgl virtual/mesa" | |||
6 | 6 | ||
7 | S = "${WORKDIR}/mesa-${PV}" | 7 | S = "${WORKDIR}/mesa-${PV}" |
8 | 8 | ||
9 | PACKAGECONFIG ??= "dri ${@bb.utils.filter('DISTRO_FEATURES', 'x11', d)}" | 9 | PACKAGECONFIG ??= "opengl dri ${@bb.utils.filter('DISTRO_FEATURES', 'x11', d)}" |