From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id A314759CB0 for ; Thu, 7 Apr 2016 13:22:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 48CCDE0876; Thu, 7 Apr 2016 13:22:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D9EE6E0872 for ; Thu, 7 Apr 2016 13:22:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B81F1340DE7 for ; Thu, 7 Apr 2016 13:22:35 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3D3462C9 for ; Thu, 7 Apr 2016 13:22:33 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1460035339.bc75081631acb2ba0108e4e5c307350b8226687a.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-workspace-wallpapers/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.5.5.ebuild X-VCS-Directories: kde-plasma/plasma-workspace-wallpapers/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: bc75081631acb2ba0108e4e5c307350b8226687a X-VCS-Branch: master Date: Thu, 7 Apr 2016 13:22:33 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 504f3deb-bf8b-4076-81e2-b7970ac234b7 X-Archives-Hash: 3c0ce302238d42d11752adf102be961b commit: bc75081631acb2ba0108e4e5c307350b8226687a Author: Andreas Sturmlechner gmail com> AuthorDate: Sun Mar 27 01:12:55 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu Apr 7 13:22:19 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc750816 kde-plasma/plasma-workspace-wallpapers: Add missing DEPEND KDEInstallDirs calls query_qmake which requires qtcore. Package-Manager: portage-2.2.27 .../plasma-workspace-wallpapers-5.5.5.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.5.5.ebuild b/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.5.5.ebuild index a8bd8e8..a74a64a 100644 --- a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.5.5.ebuild +++ b/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.5.5.ebuild @@ -12,5 +12,8 @@ DESCRIPTION="Additional wallpapers for the Plasma workspace" KEYWORDS="~amd64 ~arm ~x86" IUSE="" -DEPEND="$(add_frameworks_dep extra-cmake-modules)" +DEPEND=" + $(add_frameworks_dep extra-cmake-modules) + $(add_qt_dep qtcore) +" RDEPEND="!