commit: ae7b0c5c4c3c34cbe1be7c4ed41b007d93024c51
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon May 29 09:42:47 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jun 10 22:56:07 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae7b0c5c
app-misc/ckb: Switch to media-libs/libpulse
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
app-misc/ckb/ckb-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-misc/ckb/ckb-9999.ebuild b/app-misc/ckb/ckb-9999.ebuild
index e967450af9c0..dd93356ee5b1 100644
--- a/app-misc/ckb/ckb-9999.ebuild
+++ b/app-misc/ckb/ckb-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -31,7 +31,7 @@ RDEPEND="
dev-qt/qtwidgets:5
dev-qt/qtx11extras:5
|| (
- media-sound/pulseaudio
+ media-libs/libpulse
media-sound/apulse[sdk]
)
virtual/libudev:=