diff options
Diffstat (limited to 'meta/recipes-graphics')
-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 9e45751648..1f7c6f9606 100644 --- a/meta/recipes-graphics/piglit/piglit_git.bb +++ b/meta/recipes-graphics/piglit/piglit_git.bb | |||
@@ -43,7 +43,7 @@ do_configure_prepend() { | |||
43 | 43 | ||
44 | OECMAKE_TARGET_INSTALL = "install/strip" | 44 | OECMAKE_TARGET_INSTALL = "install/strip" |
45 | 45 | ||
46 | RDEPENDS_${PN} = "waffle python3 python3-mako python3-json \ | 46 | RDEPENDS_${PN} = "waffle waffle-bin python3 python3-mako python3-json \ |
47 | python3-misc \ | 47 | python3-misc \ |
48 | python3-unixadmin python3-xml python3-multiprocessing \ | 48 | python3-unixadmin python3-xml python3-multiprocessing \ |
49 | python3-six python3-shell python3-io \ | 49 | python3-six python3-shell python3-io \ |