From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-972637-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 E3E7F1396D0
	for <garchives@archives.gentoo.org>; Wed, 13 Sep 2017 18:11:05 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 57CF9E0BF6;
	Wed, 13 Sep 2017 18:11:05 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.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 3361FE0BF6
	for <gentoo-commits@lists.gentoo.org>; Wed, 13 Sep 2017 18:11:05 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(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 34A2E33FE2A
	for <gentoo-commits@lists.gentoo.org>; Wed, 13 Sep 2017 18:11:04 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id D8A378F83
	for <gentoo-commits@lists.gentoo.org>; Wed, 13 Sep 2017 18:11:02 +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: <1505326254.d44f1b8eacab619cfdfbea6410e4b8863cb64eba.asturm@gentoo>
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/libktnef/
X-VCS-Repository: proj/kde
X-VCS-Files: kde-apps/libktnef/libktnef-9999.ebuild
X-VCS-Directories: kde-apps/libktnef/
X-VCS-Committer: asturm
X-VCS-Committer-Name: Andreas Sturmlechner
X-VCS-Revision: d44f1b8eacab619cfdfbea6410e4b8863cb64eba
X-VCS-Branch: master
Date: Wed, 13 Sep 2017 18:11:02 +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-Archives-Salt: 01b39474-1161-440b-ae41-9ded05849118
X-Archives-Hash: a2057b1f2c56501d2a000371186b72cb

commit:     d44f1b8eacab619cfdfbea6410e4b8863cb64eba
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 13 18:10:54 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Sep 13 18:10:54 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=d44f1b8e

kde-apps/libktnef: Add missing DEPEND

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 kde-apps/libktnef/libktnef-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-apps/libktnef/libktnef-9999.ebuild b/kde-apps/libktnef/libktnef-9999.ebuild
index b800c9f196..b1939b3acb 100644
--- a/kde-apps/libktnef/libktnef-9999.ebuild
+++ b/kde-apps/libktnef/libktnef-9999.ebuild
@@ -17,6 +17,7 @@ DEPEND="
 	$(add_kdeapps_dep kcalcore)
 	$(add_kdeapps_dep kcalutils)
 	$(add_kdeapps_dep kcontacts)
+	$(add_qt_dep qtwidgets)
 "
 RDEPEND="${DEPEND}
 	!kde-apps/kdepim-l10n