diff options
-rw-r--r-- | meta/recipes-graphics/clutter/clutter-1.8_1.8.0.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-graphics/clutter/clutter-1.8_1.8.0.bb b/meta/recipes-graphics/clutter/clutter-1.8_1.8.0.bb index efafbc2b57..f746bdef6d 100644 --- a/meta/recipes-graphics/clutter/clutter-1.8_1.8.0.bb +++ b/meta/recipes-graphics/clutter/clutter-1.8_1.8.0.bb | |||
@@ -1,6 +1,7 @@ | |||
1 | require recipes-graphics/clutter/clutter.inc | 1 | require recipes-graphics/clutter/clutter.inc |
2 | require recipes-graphics/clutter/clutter-package.inc | ||
2 | 3 | ||
3 | PR = "r2" | 4 | PR = "r3" |
4 | 5 | ||
5 | # Internal json-glib was removed in Clutter 1.5.2 | 6 | # Internal json-glib was removed in Clutter 1.5.2 |
6 | STDDEPENDS += "json-glib cogl atk" | 7 | STDDEPENDS += "json-glib cogl atk" |