diff options
Diffstat (limited to 'recipes/gnome/epiphany_2.22.1.bb')
-rw-r--r-- | recipes/gnome/epiphany_2.22.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gnome/epiphany_2.22.1.bb b/recipes/gnome/epiphany_2.22.1.bb index eff32d759e..6d851c8b16 100644 --- a/recipes/gnome/epiphany_2.22.1.bb +++ b/recipes/gnome/epiphany_2.22.1.bb @@ -2,7 +2,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 = "r2" +PR = "r3" inherit gnome |