summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-06-30 22:14:35 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-06-30 22:47:31 +0200
commitecd0b849df4d05212c0ce7f886c9c2fabd7056de (patch)
tree1fbd859d5fe7741e255db9b4e0e942e0e3a5b78f /media-video
parentapp-office/kexi: Fix cmake warning (diff)
downloadgentoo-ecd0b849df4d05212c0ce7f886c9c2fabd7056de.tar.gz
gentoo-ecd0b849df4d05212c0ce7f886c9c2fabd7056de.tar.bz2
gentoo-ecd0b849df4d05212c0ce7f886c9c2fabd7056de.zip
media-video/plasma-mediacenter: Fix cmake warning
Closes: https://bugs.gentoo.org/659612 Package-Manager: Portage-2.3.41, Repoman-2.3.9
Diffstat (limited to 'media-video')
-rw-r--r--media-video/plasma-mediacenter/plasma-mediacenter-5.7.5.ebuild3
1 files changed, 1 insertions, 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 81d5579d3d99..57312a69e418 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