diff options
Diffstat (limited to 'recipes/gnome/gedit_2.28.0.bb')
-rw-r--r-- | recipes/gnome/gedit_2.28.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gnome/gedit_2.28.0.bb b/recipes/gnome/gedit_2.28.0.bb index 9bf3841e42..cbf1507199 100644 --- a/recipes/gnome/gedit_2.28.0.bb +++ b/recipes/gnome/gedit_2.28.0.bb @@ -5,7 +5,7 @@ LICENSE = "GPL" DEPENDS = "iso-codes gnome-common glib-2.0 gtk+ gconf gtksourceview2" RDEPENDS_${PN} += " gtksourceview2" -PR = "r2" +PR = "r3" inherit gnome pkgconfig |