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/hicolor-icon-theme/hicolor-icon-theme_0.10.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes/hicolor-icon-theme/hicolor-icon-theme_0.10.bb') diff --git a/recipes/hicolor-icon-theme/hicolor-icon-theme_0.10.bb b/recipes/hicolor-icon-theme/hicolor-icon-theme_0.10.bb index 609e8b0b06..1064e34e00 100644 --- a/recipes/hicolor-icon-theme/hicolor-icon-theme_0.10.bb +++ b/recipes/hicolor-icon-theme/hicolor-icon-theme_0.10.bb @@ -5,6 +5,7 @@ inherit autotools gtk-icon-cache # Override RDEPENDS_${PN} = hicolor-icon-theme from gtk-icon-cache RDEPENDS_${PN} = "" RDEPENDS_${PN} = "" +PR = "r1" SRC_URI = "http://icon-theme.freedesktop.org/releases/${P}.tar.gz" -- cgit 1.2.3-korg