kde-plasma/kde-cli-tools: Remove leftover cmakearg

Reported-by: Arfrever
Upstream commit 66b720fd84a15e16b865f1db9d33ae94947a1c91

Package-Manager: Portage-2.3.5, Repoman-2.3.1
This commit is contained in:
Andreas Sturmlechner
2017-06-06 20:01:54 +02:00
parent 37f7d40090
commit 75eee121eb

View File

@@ -45,7 +45,6 @@ RESTRICT+=" test"
src_configure() {
local mycmakeargs=(
$(cmake-utils_use_find_package kdesu KF5Su)
$(cmake-utils_use_find_package X KF5KDELibs4Support)
$(cmake-utils_use_find_package X Qt5X11Extras)
)