commit: 880af8bfd4156a07bfddc0a73401855dc1b93860
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 27 19:10:50 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Feb 27 19:10:50 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=880af8bf
media-sound/amarok: Only works with kde-apps/audiocd-kio:5
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
media-sound/amarok/amarok-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-sound/amarok/amarok-9999.ebuild
b/media-sound/amarok/amarok-9999.ebuild
index 48444bb74d..44ed352bf4 100644
--- a/media-sound/amarok/amarok-9999.ebuild
+++ b/media-sound/amarok/amarok-9999.ebuild
@@ -111,7 +111,7 @@ pkg_postinst() {
use mariadb && echo "MariaDB" || echo "MySQL"
}
- optfeature "Audio CD support" kde-apps/audiocd-kio
+ optfeature "Audio CD support" "kde-apps/audiocd-kio:5"
if [[ -z ${REPLACING_VERSIONS} ]]; then
elog "You must configure ${PN} to use an external database
server."