aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/supertux/supertux_0.1.3.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-10-26 16:42:06 -0700
committerKhem Raj <raj.khem@gmail.com>2010-10-26 16:43:08 -0700
commita578c12219dd4b29264ae8f914cb6d2e72d7102b (patch)
tree5e7239db0d6420556def31f6d432ed6b7f19cd21 /recipes/supertux/supertux_0.1.3.bb
parent97222a4ffc9543e4c687755614512e43d439983f (diff)
downloadopenembedded-a578c12219dd4b29264ae8f914cb6d2e72d7102b.tar.gz
supertux_0.1.3: Fix complilation with gcc 4.5
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/supertux/supertux_0.1.3.bb')
-rw-r--r--recipes/supertux/supertux_0.1.3.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/supertux/supertux_0.1.3.bb b/recipes/supertux/supertux_0.1.3.bb
index 41c907c349..b4b81e916b 100644
--- a/recipes/supertux/supertux_0.1.3.bb
+++ b/recipes/supertux/supertux_0.1.3.bb
@@ -3,7 +3,7 @@ in a style similar to the original SuperMario games."
SECTION = "games"
PRIORITY = "optional"
LICENSE = "GPL"
-PR = "r4"
+PR = "r5"
RDEPENDS_${PN} += "libmikmod"
@@ -14,6 +14,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/super-tux/supertux-${PV}.tar.bz2 \
# http://ssel.vub.ac.be/Members/DennisWagelaar/download/zaurus/supertux-0.1.2-fp.patch.gz \
file://supertux.png \
file://install-no-overwrite.patch \
+ file://compilation-fixes.patch \
file://supertux.desktop \
"