From 46291053cc7d346dbb74185044b14666164989e8 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 14 Jun 2010 10:13:18 +0200 Subject: recipes: bump PR/INC_PR for packages changed in RDEPENDS/RRECOMMENDS/RSUGGESTS/RPROVIDES/RCONFLICTS/RREPLACES cleanup add PR = r1 to recipes not including any .inc file Signed-off-by: Martin Jansa --- recipes/gnome/gedit_2.26.2.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes/gnome/gedit_2.26.2.bb') diff --git a/recipes/gnome/gedit_2.26.2.bb b/recipes/gnome/gedit_2.26.2.bb index 64232505ac..38be582d70 100644 --- a/recipes/gnome/gedit_2.26.2.bb +++ b/recipes/gnome/gedit_2.26.2.bb @@ -4,6 +4,7 @@ LICENSE = "GPL" DEPENDS = "iso-codes gnome-common glib-2.0 gtk+ gconf gtksourceview2" RDEPENDS_${PN} += " gtksourceview2" +PR = "r1" inherit gnome pkgconfig -- cgit 1.2.3-korg