diff options
author | Koen Kooi <koen@openembedded.org> | 2010-09-24 20:12:21 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-09-24 20:31:15 +0200 |
commit | 266656047a2c6a876e8f57433e1107fc74974ee9 (patch) | |
tree | 9c54072264c865f1adc3c77fd1cb4031b406afc0 /recipes | |
parent | 6294fb831ae3304b7c45c05de6b37036e786f10f (diff) |
epiphany: bump PR for webkit change
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/gnome/epiphany_2.30.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gnome/epiphany_2.30.2.bb b/recipes/gnome/epiphany_2.30.2.bb index 85e9dd4412..426d46826a 100644 --- a/recipes/gnome/epiphany_2.30.2.bb +++ b/recipes/gnome/epiphany_2.30.2.bb @@ -1,7 +1,7 @@ DESCRIPTION = "GNOME default webbrowser" DEPENDS = "libsoup-2.4 gnome-desktop gnome-vfs libgnomeui webkit-gtk iso-codes startup-notification" RDEPENDS_${PN} = "gnome-vfs-plugin-http iso-codes" -PR = "r1" +PR = "r2" inherit gnome |