aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-10-03 08:34:46 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-10-03 08:34:46 +0200
commit3c57c99530a97180e567c77244823114f10d4c5a (patch)
treebb966d40c0e3db89c3782c2ec45ce53aaf742185
parentkde-apps/libksieve: Drop USE share (diff)
downloadkde-3c57c995.tar.gz
kde-3c57c995.tar.bz2
kde-3c57c995.zip
kde-apps/audiocd-kio: Fix DEPENDs, kdelibs4support--
Upstream commit a18c914c776efc7f22a32f802e6038e2ee373c4e Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
-rw-r--r--kde-apps/audiocd-kio/audiocd-kio-9999.ebuild4
1 files 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)