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/openttd/openttd_0.7.4.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes/openttd/openttd_0.7.4.bb') diff --git a/recipes/openttd/openttd_0.7.4.bb b/recipes/openttd/openttd_0.7.4.bb index d8fc760d91..e052d1efed 100644 --- a/recipes/openttd/openttd_0.7.4.bb +++ b/recipes/openttd/openttd_0.7.4.bb @@ -3,6 +3,7 @@ HOMEPAGE = "http://www.openttd.org" LICENSE = "GPLv2" DEPENDS = "libsdl-net libpng zlib freetype fontconfig" RRECOMMENDS_${PN} = "openttd-gfx openttd-sfx" +PR = "r1" inherit siteinfo sdl -- cgit 1.2.3-korg