diff options
Diffstat (limited to 'meta/recipes-graphics/clutter/clutter-1.8_1.8.4.bb')
-rw-r--r-- | meta/recipes-graphics/clutter/clutter-1.8_1.8.4.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-graphics/clutter/clutter-1.8_1.8.4.bb b/meta/recipes-graphics/clutter/clutter-1.8_1.8.4.bb index 378b6fe32d..a37056883d 100644 --- a/meta/recipes-graphics/clutter/clutter-1.8_1.8.4.bb +++ b/meta/recipes-graphics/clutter/clutter-1.8_1.8.4.bb | |||
@@ -1,6 +1,8 @@ | |||
1 | require recipes-graphics/clutter/clutter.inc | 1 | require recipes-graphics/clutter/clutter.inc |
2 | require recipes-graphics/clutter/clutter-package.inc | 2 | require recipes-graphics/clutter/clutter-package.inc |
3 | 3 | ||
4 | PR = "r1" | ||
5 | |||
4 | # We're API/ABI compatible and this may make things easier for layers | 6 | # We're API/ABI compatible and this may make things easier for layers |
5 | PROVIDES += "clutter-1.6" | 7 | PROVIDES += "clutter-1.6" |
6 | 8 | ||