diff options
Diffstat (limited to 'meta-oe/recipes-graphics/glm/glm_0.9.9.8.bb')
-rw-r--r-- | meta-oe/recipes-graphics/glm/glm_0.9.9.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/glm/glm_0.9.9.8.bb b/meta-oe/recipes-graphics/glm/glm_0.9.9.8.bb index c5a7c5bff..a2eb864b9 100644 --- a/meta-oe/recipes-graphics/glm/glm_0.9.9.8.bb +++ b/meta-oe/recipes-graphics/glm/glm_0.9.9.8.bb | |||
@@ -34,6 +34,6 @@ do_install() { | |||
34 | 34 | ||
35 | } | 35 | } |
36 | 36 | ||
37 | RDEPENDS_${PN}-dev = "" | 37 | RDEPENDS:${PN}-dev = "" |
38 | 38 | ||
39 | BBCLASSEXTEND = "native" | 39 | BBCLASSEXTEND = "native" |