From cafc9ee680ac93dafce4dfaa85928afafcbdb312 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Tue, 4 Jul 2023 07:35:40 +0200 Subject: [PATCH] mplayer, fix references for lib:libsdl (#8952) --- media-video/mplayer/mplayer-1.5.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-video/mplayer/mplayer-1.5.recipe b/media-video/mplayer/mplayer-1.5.recipe index e28ef5b9d..b5a263f10 100644 --- a/media-video/mplayer/mplayer-1.5.recipe +++ b/media-video/mplayer/mplayer-1.5.recipe @@ -85,7 +85,7 @@ REQUIRES=" lib:libopus$secondaryArchSuffix lib:libpng16$secondaryArchSuffix # lib:libschroedinger_1.0$secondaryArchSuffix -# lib:libsdl$secondaryArchSuffix +# lib:libSDL_1.2$secondaryArchSuffix lib:libsmbclient$secondaryArchSuffix lib:libspeex$secondaryArchSuffix # lib:libssl$secondaryArchSuffix @@ -144,7 +144,7 @@ BUILD_REQUIRES=" devel:libparanoia$secondaryArchSuffix devel:libpng16$secondaryArchSuffix # devel:libschroedinger_1.0$secondaryArchSuffix -# devel:libsdl$secondaryArchSuffix +# devel:libSDL_1.2$secondaryArchSuffix devel:libsmbclient$secondaryArchSuffix devel:libspeex$secondaryArchSuffix # devel:libssl$secondaryArchSuffix