commit: 3c57c99530a97180e567c77244823114f10d4c5a
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 3 06:34:46 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Oct 3 06:34:46 2018 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=3c57c995
kde-apps/audiocd-kio: Fix DEPENDs, kdelibs4support--
Upstream commit a18c914c776efc7f22a32f802e6038e2ee373c4e
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
kde-apps/audiocd-kio/audiocd-kio-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-apps/audiocd-kio/audiocd-kio-9999.ebuild
b/kde-apps/audiocd-kio/audiocd-kio-9999.ebuild
index 3d4196b77e..d381474811 100644
--- a/kde-apps/audiocd-kio/audiocd-kio-9999.ebuild
+++ b/kde-apps/audiocd-kio/audiocd-kio-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -16,7 +16,7 @@ DEPEND="
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kdelibs4support)
+ $(add_frameworks_dep kcmutils)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kio)
$(add_kdeapps_dep libkcddb)