diff options
Diffstat (limited to 'meta/recipes-graphics/waffle/waffle_1.6.1.bb')
-rw-r--r-- | meta/recipes-graphics/waffle/waffle_1.6.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/waffle/waffle_1.6.1.bb b/meta/recipes-graphics/waffle/waffle_1.6.1.bb index fa5efc12c4..395494018a 100644 --- a/meta/recipes-graphics/waffle/waffle_1.6.1.bb +++ b/meta/recipes-graphics/waffle/waffle_1.6.1.bb | |||
@@ -15,7 +15,7 @@ SRC_URI[sha256sum] = "31565649ff0e2d8dff1b8f7f2264ab7a78452063c7e04adfc4ce03e64b | |||
15 | 15 | ||
16 | UPSTREAM_CHECK_URI = "http://www.waffle-gl.org/releases.html" | 16 | UPSTREAM_CHECK_URI = "http://www.waffle-gl.org/releases.html" |
17 | 17 | ||
18 | inherit meson features_check lib_package bash-completion | 18 | inherit meson features_check lib_package bash-completion pkgconfig |
19 | 19 | ||
20 | DEPENDS:append = " python3" | 20 | DEPENDS:append = " python3" |
21 | 21 | ||