diff options
author | Graeme Gregory <dp@xora.org.uk> | 2010-01-21 10:07:34 +0000 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2010-01-21 10:07:34 +0000 |
commit | 7c5dd2b13d3b933b4b2f91b0a11e475b1d6016bc (patch) | |
tree | 1724b68e905cbe6e6d82982faec155c88ec4e330 /recipes | |
parent | 3d1fd2e7f1cce283e536b350880418d18a9fe2b4 (diff) | |
parent | e0f660d44b8b8914b45f9988c25bf65b2a687d6c (diff) |
Merge branch 'org.openembedded.dev' of git+ssh://git.openembedded.org/openembedded into org.openembedded.dev
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/mokomaze/mokomaze_0.5.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/mokomaze/mokomaze_0.5.5.bb b/recipes/mokomaze/mokomaze_0.5.5.bb index 6fbe415d2e..f15ca0ff53 100644 --- a/recipes/mokomaze/mokomaze_0.5.5.bb +++ b/recipes/mokomaze/mokomaze_0.5.5.bb @@ -8,7 +8,7 @@ RDEPENDS="ttf-liberation-mono libpng" RDEPENDS_shr += "fsoraw" -PR="r1" +PR="r2" PV="0.5.5+git8" |