From 8e981e2166b4131224c0cf198d6f92f10a12907d Mon Sep 17 00:00:00 2001 From: Scott McCreary Date: Wed, 18 Dec 2013 08:55:01 -0800 Subject: [PATCH] Commented out physfs in sdl_sound so that sdl_sound builds now --- media-libs/sdl_sound/sdl_sound-1.0.3.recipe | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/media-libs/sdl_sound/sdl_sound-1.0.3.recipe b/media-libs/sdl_sound/sdl_sound-1.0.3.recipe index d64404ae9..49f8bd882 100644 --- a/media-libs/sdl_sound/sdl_sound-1.0.3.recipe +++ b/media-libs/sdl_sound/sdl_sound-1.0.3.recipe @@ -25,10 +25,10 @@ REQUIRES=" lib:libspeex$secondaryArchSuffix # lib:libFlac$secondaryArchSuffix - lib:libmikmod$secondaryArchSuffix +# lib:libmikmod$secondaryArchSuffix lib:libmodplug$secondaryArchSuffix # lib:smpeg$secondaryArchSuffix - lib:physfs$secondaryArchSuffix +# lib:physfs$secondaryArchSuffix " BUILD_REQUIRES=" @@ -38,10 +38,10 @@ BUILD_REQUIRES=" devel:libvorbis$secondaryArchSuffix devel:libspeex$secondaryArchSuffix # devel:libFlac$secondaryArchSuffix - devel:libmikmod$secondaryArchSuffix +# devel:libmikmod$secondaryArchSuffix devel:libmodplug$secondaryArchSuffix # devel:smpeg$secondaryArchSuffix - devel:physfs$secondaryArchSuffix +# devel:physfs$secondaryArchSuffix " BUILD_PREREQUIRES="