diff --git a/media-libs/sdl2_mixer/sdl2_mixer-2.0.0.recipe b/media-libs/sdl2_mixer/sdl2_mixer-2.0.0.recipe index f9956a6bc..d9b1deb77 100644 --- a/media-libs/sdl2_mixer/sdl2_mixer-2.0.0.recipe +++ b/media-libs/sdl2_mixer/sdl2_mixer-2.0.0.recipe @@ -10,10 +10,10 @@ SRC_URI="http://www.libsdl.org/projects/SDL_mixer/release/SDL2_mixer-2.0.0.tar.g CHECKSUM_SHA256="a8ce0e161793791adeff258ca6214267fdd41b3c073d2581cd5265c8646f725b" LICENSE="Zlib" COPYRIGHT="1997-2012 Sam Lantinga" -REVISION="2" +REVISION="3" ARCHITECTURES="x86_gcc2 x86 x86_64" -SECONDARY_ARCHITECTURES="?x86_gcc2 ?x86" +SECONDARY_ARCHITECTURES="x86_gcc2 x86 x86_64" PATCHES="sdl2_mixer-${portVersion}.patch" @@ -39,10 +39,10 @@ REQUIRES=" " BUILD_REQUIRES=" - devel:libGL$secondaryArchSuffix - devel:libSDL2$secondaryArchSuffix + devel:libsdl$secondaryArchSuffix + devel:libsdl2$secondaryArchSuffix devel:libogg$secondaryArchSuffix - devel:libFLAC$secondaryArchSuffix + devel:libflac$secondaryArchSuffix devel:libfluidsynth$secondaryArchSuffix devel:libmad$secondaryArchSuffix devel:libvorbis$secondaryArchSuffix