mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
committed by
Andreas Sturmlechner
parent
782526463a
commit
5d9fb150d6
@@ -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"
|
||||
Reference in New Issue
Block a user