dev-java/icedtea-sound: depend on media-libs/libpulse

Closes: https://bugs.gentoo.org/961803
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Part-of: https://github.com/gentoo/gentoo/pull/43506
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Volkmar W. Pogatzki
2025-08-21 18:33:11 +02:00
committed by Andreas Sturmlechner
parent 782526463a
commit 5d9fb150d6

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Build written by Andrew John Hughes (gnu_andrew@member.fsf.org)
@@ -19,7 +19,7 @@ IUSE="+doc"
COMMON_DEP="
virtual/jdk:1.8
>=media-sound/pulseaudio-0.9.11"
media-libs/libpulse"
RDEPEND="${COMMON_DEP}"
DEPEND="${COMMON_DEP}"
BDEPEND="app-arch/zip"