summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-05-28 21:46:21 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2023-05-29 11:12:18 +0200
commitdb9383114e0cf9c553910aefeba249c51bd3fba1 (patch)
treec6f89f1cc1ef6795a937dd81f568671b0285e077 /media-sound/fluidsynth
parentmedia-libs/libsdl2: Switch IUSE=pulseaudio to media-libs/libpulse (diff)
downloadgentoo-db9383114e0cf9c553910aefeba249c51bd3fba1.tar.gz
gentoo-db9383114e0cf9c553910aefeba249c51bd3fba1.tar.bz2
gentoo-db9383114e0cf9c553910aefeba249c51bd3fba1.zip
media-sound/fluidsynth: Switch IUSE=pulseaudio to media-libs/libpulse
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-sound/fluidsynth')
-rw-r--r--media-sound/fluidsynth/fluidsynth-2.3.2-r2.ebuild (renamed from media-sound/fluidsynth/fluidsynth-2.3.2-r1.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/fluidsynth/fluidsynth-2.3.2-r1.ebuild b/media-sound/fluidsynth/fluidsynth-2.3.2-r2.ebuild
index de5c7306eba0..384ea1665651 100644
--- a/media-sound/fluidsynth/fluidsynth-2.3.2-r1.ebuild
+++ b/media-sound/fluidsynth/fluidsynth-2.3.2-r2.ebuild
@@ -33,7 +33,7 @@ DEPEND="
media-video/pipewire:0=[${MULTILIB_USEDEP}]
)
portaudio? ( media-libs/portaudio[${MULTILIB_USEDEP}] )
- pulseaudio? ( media-sound/pulseaudio[${MULTILIB_USEDEP}] )
+ pulseaudio? ( media-libs/libpulse[${MULTILIB_USEDEP}] )
readline? ( sys-libs/readline:0=[${MULTILIB_USEDEP}] )
sdl? ( media-libs/libsdl2[${MULTILIB_USEDEP}] )
sndfile? ( media-libs/libsndfile[${MULTILIB_USEDEP}] )