commit:     ecd0b849df4d05212c0ce7f886c9c2fabd7056de
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 30 20:14:35 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jun 30 20:47:31 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecd0b849

media-video/plasma-mediacenter: Fix cmake warning

Closes: https://bugs.gentoo.org/659612
Package-Manager: Portage-2.3.41, Repoman-2.3.9

 media-video/plasma-mediacenter/plasma-mediacenter-5.7.5.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/media-video/plasma-mediacenter/plasma-mediacenter-5.7.5.ebuild 
b/media-video/plasma-mediacenter/plasma-mediacenter-5.7.5.ebuild
index 81d5579d3d9..57312a69e41 100644
--- a/media-video/plasma-mediacenter/plasma-mediacenter-5.7.5.ebuild
+++ b/media-video/plasma-mediacenter/plasma-mediacenter-5.7.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -41,7 +41,6 @@ RDEPEND="${DEPEND}
 src_configure() {
        local mycmakeargs=(
                $(cmake-utils_use_find_package semantic-desktop KF5Baloo)
-               $(cmake-utils_use_find_package semantic-desktop KF5FileMetadata)
        )
 
        kde5_src_configure

Reply via email to