From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1069569-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 58A3B138334
	for <garchives@archives.gentoo.org>; Wed, 30 Jan 2019 17:37:09 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 67A17E0894;
	Wed, 30 Jan 2019 17:37:08 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 3F966E0894
	for <gentoo-commits@lists.gentoo.org>; Wed, 30 Jan 2019 17:37:08 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 898A3335C29
	for <gentoo-commits@lists.gentoo.org>; Wed, 30 Jan 2019 17:37:06 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id DAFD02A7
	for <gentoo-commits@lists.gentoo.org>; Wed, 30 Jan 2019 17:37:04 +0000 (UTC)
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" <asturm@gentoo.org>
Message-ID: <1548868347.2e66f3700ad94b15fc811a8e6d5d868ac8a82a57.asturm@gentoo>
Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/kde-cli-tools/
X-VCS-Repository: proj/kde
X-VCS-Files: kde-plasma/kde-cli-tools/kde-cli-tools-5.15.49.9999.ebuild kde-plasma/kde-cli-tools/kde-cli-tools-9999.ebuild
X-VCS-Directories: kde-plasma/kde-cli-tools/
X-VCS-Committer: asturm
X-VCS-Committer-Name: Andreas Sturmlechner
X-VCS-Revision: 2e66f3700ad94b15fc811a8e6d5d868ac8a82a57
X-VCS-Branch: master
Date: Wed, 30 Jan 2019 17:37:04 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: df0a1815-f39d-4791-b7b1-4a8c9c225d46
X-Archives-Hash: d4ab227b8d5c9b07cc9dc79d8dfc128c

commit:     2e66f3700ad94b15fc811a8e6d5d868ac8a82a57
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 30 17:10:57 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jan 30 17:12:27 2019 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=2e66f370

kde-plasma/kde-cli-tools: Add new DEPEND

Upstream commit e8fe68581741f375c1b1d73e10c42bf41e4c2f9a

Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/kde-cli-tools/kde-cli-tools-5.15.49.9999.ebuild | 1 +
 kde-plasma/kde-cli-tools/kde-cli-tools-9999.ebuild         | 1 +
 2 files changed, 2 insertions(+)

diff --git a/kde-plasma/kde-cli-tools/kde-cli-tools-5.15.49.9999.ebuild b/kde-plasma/kde-cli-tools/kde-cli-tools-5.15.49.9999.ebuild
index 84ac6c4719..f4ef7ab88f 100644
--- a/kde-plasma/kde-cli-tools/kde-cli-tools-5.15.49.9999.ebuild
+++ b/kde-plasma/kde-cli-tools/kde-cli-tools-5.15.49.9999.ebuild
@@ -20,6 +20,7 @@ DEPEND="
 	$(add_frameworks_dep kconfig)
 	$(add_frameworks_dep kconfigwidgets)
 	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep kdeclarative)
 	$(add_frameworks_dep ki18n)
 	$(add_frameworks_dep kiconthemes)
 	$(add_frameworks_dep kio)

diff --git a/kde-plasma/kde-cli-tools/kde-cli-tools-9999.ebuild b/kde-plasma/kde-cli-tools/kde-cli-tools-9999.ebuild
index 84ac6c4719..f4ef7ab88f 100644
--- a/kde-plasma/kde-cli-tools/kde-cli-tools-9999.ebuild
+++ b/kde-plasma/kde-cli-tools/kde-cli-tools-9999.ebuild
@@ -20,6 +20,7 @@ DEPEND="
 	$(add_frameworks_dep kconfig)
 	$(add_frameworks_dep kconfigwidgets)
 	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep kdeclarative)
 	$(add_frameworks_dep ki18n)
 	$(add_frameworks_dep kiconthemes)
 	$(add_frameworks_dep kio)