diff options
author | 2022-12-13 19:11:58 +0300 | |
---|---|---|
committer | 2022-12-24 07:07:01 +0000 | |
commit | 3fda42b7c24ba9f541849772cb5a967d17f5ad04 (patch) | |
tree | acfc2fb58826195d3c56c783dbd6f1fdcb8cc1be /profiles | |
parent | dev-libs/libbpf: Fix install in prefix (diff) | |
download | gentoo-3fda42b7c24ba9f541849772cb5a967d17f5ad04.tar.gz gentoo-3fda42b7c24ba9f541849772cb5a967d17f5ad04.tar.bz2 gentoo-3fda42b7c24ba9f541849772cb5a967d17f5ad04.zip |
media-sound/pulseaudio-daemon: Add missing USE equalizer deps
Closes: https://bugs.gentoo.org/830841
Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/28654
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/ia64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/sparc/package.use.mask | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index 5908600be6d3..f27ede73559d 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Igor V. Kovalenko <igor.v.kovalenko@gmail.com> (2022-12-13) +# Unkeyworded dependencies: dev-python/PyQt5 +media-sound/pulseaudio-daemon equalizer + # Sam James <sam@gentoo.org> (2022-12-02) # Unkeyworded dependencies app-alternatives/bc gh diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index b30dcba26113..87e07ed58925 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Igor V. Kovalenko <igor.v.kovalenko@gmail.com> (2022-12-24) +# Unkeyworded dependencies: dev-python/PyQt5 +media-sound/pulseaudio-daemon equalizer + # Matt Turner <mattst88@gentoo.org> (2022-12-16) # gui-libs/gtk is not keyworded here app-crypt/gcr:4 gtk |