diff options
Diffstat (limited to 'recipes/gnome/epiphany_2.28.0.bb')
-rw-r--r-- | recipes/gnome/epiphany_2.28.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/gnome/epiphany_2.28.0.bb b/recipes/gnome/epiphany_2.28.0.bb index dc968d9fa0..6d17b6f973 100644 --- a/recipes/gnome/epiphany_2.28.0.bb +++ b/recipes/gnome/epiphany_2.28.0.bb @@ -1,6 +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" inherit gnome |