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 9985A13828B for ; Fri, 27 May 2016 11:51:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8023914235; Fri, 27 May 2016 11:51:19 +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 1567714235 for ; Fri, 27 May 2016 11:51:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 CA8D6340A9E for ; Fri, 27 May 2016 11:51:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B6C16964 for ; Fri, 27 May 2016 11:51:15 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1464349799.78df527e2c4b15956643368c9bd1bb9fa5994fbd.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: sys-libs/kpmcore/ X-VCS-Repository: proj/kde X-VCS-Files: sys-libs/kpmcore/kpmcore-9999.ebuild X-VCS-Directories: sys-libs/kpmcore/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 78df527e2c4b15956643368c9bd1bb9fa5994fbd X-VCS-Branch: master Date: Fri, 27 May 2016 11:51:15 +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: 24403ff1-a2fc-411e-8028-e3a80682fae1 X-Archives-Hash: d34f43199f4133c1c0adc32ee7b9af6b commit: 78df527e2c4b15956643368c9bd1bb9fa5994fbd Author: Johannes Huber gentoo org> AuthorDate: Fri May 27 11:49:59 2016 +0000 Commit: Johannes Huber gentoo org> CommitDate: Fri May 27 11:49:59 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=78df527e sys-libs/kpmcore: Sync with tree Package-Manager: portage-2.3.0_rc1 sys-libs/kpmcore/kpmcore-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-libs/kpmcore/kpmcore-9999.ebuild b/sys-libs/kpmcore/kpmcore-9999.ebuild index 06e9f66..8c507b8 100644 --- a/sys-libs/kpmcore/kpmcore-9999.ebuild +++ b/sys-libs/kpmcore/kpmcore-9999.ebuild @@ -20,6 +20,7 @@ CDEPEND=" $(add_frameworks_dep kiconthemes) $(add_frameworks_dep kio) $(add_frameworks_dep kservice) + $(add_frameworks_dep kwidgetsaddons) $(add_qt_dep qtgui) $(add_qt_dep qtwidgets) dev-libs/libatasmart