diff options
Diffstat (limited to 'recipes/shr')
-rw-r--r-- | recipes/shr/libframeworkd-phonegui-efl_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/shr/libframeworkd-phonegui-efl_git.bb b/recipes/shr/libframeworkd-phonegui-efl_git.bb index b24e152364..5d0d099a9a 100644 --- a/recipes/shr/libframeworkd-phonegui-efl_git.bb +++ b/recipes/shr/libframeworkd-phonegui-efl_git.bb @@ -4,7 +4,7 @@ LICENSE = "GPL" SECTION = "e/apps" DEPENDS += " dbus-glib libframeworkd-glib libframeworkd-phonegui etk evas ecore edje edje-native elementary" PV = "0.0.3+gitr${SRCREV}" -PR = "r35" +PR = "r36" require libframeworkd-phonegui-efl-theme.inc |