diff options
Diffstat (limited to 'recipes/gnome/epiphany_2.30.2.bb')
-rw-r--r-- | recipes/gnome/epiphany_2.30.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/gnome/epiphany_2.30.2.bb b/recipes/gnome/epiphany_2.30.2.bb index ba34d4d8e9..85e9dd4412 100644 --- a/recipes/gnome/epiphany_2.30.2.bb +++ b/recipes/gnome/epiphany_2.30.2.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 |