diff options
Diffstat (limited to 'meta/recipes-graphics/piglit')
-rw-r--r-- | meta/recipes-graphics/piglit/piglit_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/piglit/piglit_git.bb b/meta/recipes-graphics/piglit/piglit_git.bb index 28a52cfeee..696d438c5a 100644 --- a/meta/recipes-graphics/piglit/piglit_git.bb +++ b/meta/recipes-graphics/piglit/piglit_git.bb | |||
@@ -21,7 +21,7 @@ X11_RDEPS = "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'mesa-demos', '', d) | |||
21 | 21 | ||
22 | DEPENDS = "libpng waffle libxkbcommon virtual/libgl python3-mako-native python3-numpy-native python3-six-native virtual/egl" | 22 | DEPENDS = "libpng waffle libxkbcommon virtual/libgl python3-mako-native python3-numpy-native python3-six-native virtual/egl" |
23 | 23 | ||
24 | inherit cmake pkgconfig python3native distro_features_check bash-completion | 24 | inherit cmake pkgconfig python3native features_check bash-completion |
25 | 25 | ||
26 | # depends on virtual/libgl | 26 | # depends on virtual/libgl |
27 | REQUIRED_DISTRO_FEATURES += "opengl" | 27 | REQUIRED_DISTRO_FEATURES += "opengl" |