aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafael Rondão <rafael.rondao@gmail.com>2023-06-15 18:35:44 -0300
committerRafael Rondão <rafael.rondao@gmail.com>2023-06-15 18:35:44 -0300
commit459f4d16f858c2c4a2691d9a35ceb859bc908c39 (patch)
tree2d2e7ca174117c4e34b822c15e3ee686712b4eca
parentgames-emulation/RetroArch: add myself as a maintainer (diff)
downloadguru-459f4d16.tar.gz
guru-459f4d16.tar.bz2
guru-459f4d16.zip
games-emulation/RetroArch: change dep from pulseaudio to libpulse
The former is deprecated. Signed-off-by: Rafael Rondão <rafael.rondao@gmail.com>
-rw-r--r--games-emulation/RetroArch/RetroArch-1.15.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/RetroArch/RetroArch-1.15.0.ebuild b/games-emulation/RetroArch/RetroArch-1.15.0.ebuild
index 9b75acf87..204a0fda4 100644
--- a/games-emulation/RetroArch/RetroArch-1.15.0.ebuild
+++ b/games-emulation/RetroArch/RetroArch-1.15.0.ebuild
@@ -54,7 +54,7 @@ RDEPEND="
openal? ( media-libs/openal:0= )
opengl? ( media-libs/mesa:0=[gles2?] )
osmesa? ( media-libs/mesa:0=[osmesa?] )
- pulseaudio? ( media-sound/pulseaudio:0= )
+ pulseaudio? ( media-libs/libpulse:0= )
sdl? ( >=media-libs/libsdl-1.2.10:0=[joystick] )
sdl2? ( media-libs/libsdl2:0=[joystick] )
truetype? ( media-libs/freetype:2= )