summaryrefslogtreecommitdiffstats
path: root/recipes/libsdl/libsdl-mixer_1.2.11.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libsdl/libsdl-mixer_1.2.11.bb')
-rw-r--r--recipes/libsdl/libsdl-mixer_1.2.11.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/libsdl/libsdl-mixer_1.2.11.bb b/recipes/libsdl/libsdl-mixer_1.2.11.bb
index 2217ef2485..8f45939d59 100644
--- a/recipes/libsdl/libsdl-mixer_1.2.11.bb
+++ b/recipes/libsdl/libsdl-mixer_1.2.11.bb
@@ -13,7 +13,7 @@ S = "${WORKDIR}/SDL_mixer-${PV}"
export SDL_CONFIG = "${STAGING_BINDIR_CROSS}/sdl-config"
-inherit autotools_stage
+inherit autotools
# Although we build SMPEG lets not use it as it is pointless in the embedded space.