summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-10-20 12:30:32 +0200
committerMichał Górny <mgorny@gentoo.org>2024-10-20 18:02:39 +0200
commit99cb4129e6d3a55cb1b069d210f9296fcee47af8 (patch)
treeed855ecf3e64481516a2cfe256405f99fcc0ab0f /x11-wm
parentnet-im/synapse: Restrict dev-python/twisted due to regressions (diff)
downloadgentoo-99cb4129e6d3a55cb1b069d210f9296fcee47af8.tar.gz
gentoo-99cb4129e6d3a55cb1b069d210f9296fcee47af8.tar.bz2
gentoo-99cb4129e6d3a55cb1b069d210f9296fcee47af8.zip
x11-wm/qtile: Switch over to media-libs/libpulse
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/qtile/qtile-0.28.1.ebuild2
-rw-r--r--x11-wm/qtile/qtile-0.29.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/qtile/qtile-0.28.1.ebuild b/x11-wm/qtile/qtile-0.28.1.ebuild
index d54d02a7d1a4..7bd2f780e08e 100644
--- a/x11-wm/qtile/qtile-0.28.1.ebuild
+++ b/x11-wm/qtile/qtile-0.28.1.ebuild
@@ -32,7 +32,7 @@ RDEPEND="
x11-libs/pango
pulseaudio? (
dev-python/pulsectl-asyncio[${PYTHON_USEDEP}]
- media-sound/pulseaudio
+ media-libs/libpulse
)
wayland? (
>=dev-python/pywayland-0.4.17[${PYTHON_USEDEP}]
diff --git a/x11-wm/qtile/qtile-0.29.0.ebuild b/x11-wm/qtile/qtile-0.29.0.ebuild
index 305cf0d78119..c9f1f6fd843e 100644
--- a/x11-wm/qtile/qtile-0.29.0.ebuild
+++ b/x11-wm/qtile/qtile-0.29.0.ebuild
@@ -35,7 +35,7 @@ RDEPEND="
x11-libs/pango
pulseaudio? (
dev-python/pulsectl-asyncio[${PYTHON_USEDEP}]
- media-sound/pulseaudio
+ media-libs/libpulse
)
wayland? (
>=dev-python/pywayland-0.4.17[${PYTHON_USEDEP}]