commit: 902011d505a573bfe5b76f1bdf65daba10fce58a Author: Andrius Štikonas <andrius <AT> stikonas <DOT> eu> AuthorDate: Sun Oct 1 21:21:16 2017 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Oct 1 21:30:19 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=902011d5
sys-libs/kpmcore: Drop unused DEPEND Upstream commit: 722ef62ebbcc539add1b324a8feca49d20db5e97 Closes: https://github.com/gentoo/kde/pull/861 sys-libs/kpmcore/kpmcore-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/sys-libs/kpmcore/kpmcore-9999.ebuild b/sys-libs/kpmcore/kpmcore-9999.ebuild index 9ee1d6becc..8492d7d986 100644 --- a/sys-libs/kpmcore/kpmcore-9999.ebuild +++ b/sys-libs/kpmcore/kpmcore-9999.ebuild @@ -19,7 +19,6 @@ IUSE="" RDEPEND=" $(add_frameworks_dep kcoreaddons) $(add_frameworks_dep ki18n) - $(add_frameworks_dep kservice) $(add_frameworks_dep kwidgetsaddons) $(add_qt_dep qtdbus) $(add_qt_dep qtgui)
