diff options
Diffstat (limited to 'recipes/prboom/prboom_2.5.0.bb')
-rw-r--r-- | recipes/prboom/prboom_2.5.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/prboom/prboom_2.5.0.bb b/recipes/prboom/prboom_2.5.0.bb index 4fd0d2ae2d..92a276dcad 100644 --- a/recipes/prboom/prboom_2.5.0.bb +++ b/recipes/prboom/prboom_2.5.0.bb @@ -4,7 +4,7 @@ PRIORITY = "optional" DEPENDS = "virtual/libsdl libsdl-mixer libsdl-net" LICENSE = "GPL" -PR = "r1" +PR = "r2" RRECOMMENDS_${PN} = "freedoom" SRC_URI = "${SOURCEFORGE_MIRROR}/prboom/prboom-${PV}.tar.gz \ |