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 BCAA71382BD for ; Fri, 17 Jun 2016 11:21:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1BE49E0A98; Fri, 17 Jun 2016 11:21:45 +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 BC6C1E0A96 for ; Fri, 17 Jun 2016 11:21:44 +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 A8E20340139 for ; Fri, 17 Jun 2016 11:21:43 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C6FBA209B for ; Fri, 17 Jun 2016 11:21:39 +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: <1466162488.b4717887e1fb807545bbab72c4ca75dd12db2bcb.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: net-im/choqok/ X-VCS-Repository: proj/kde X-VCS-Files: net-im/choqok/choqok-9999.ebuild X-VCS-Directories: net-im/choqok/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: b4717887e1fb807545bbab72c4ca75dd12db2bcb X-VCS-Branch: master Date: Fri, 17 Jun 2016 11:21:39 +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: 042bc0ea-8ab4-4d0e-ba32-179a7b33b4b7 X-Archives-Hash: f95b9833435b51caa21a699a369a53c2 commit: b4717887e1fb807545bbab72c4ca75dd12db2bcb Author: Michael Palimaka gentoo org> AuthorDate: Fri Jun 17 11:20:54 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Fri Jun 17 11:21:28 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=b4717887 net-im/choqok: update dependencies Package-Manager: portage-2.3.0_rc1 net-im/choqok/choqok-9999.ebuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/net-im/choqok/choqok-9999.ebuild b/net-im/choqok/choqok-9999.ebuild index 6d14758..986fd20 100644 --- a/net-im/choqok/choqok-9999.ebuild +++ b/net-im/choqok/choqok-9999.ebuild @@ -22,6 +22,7 @@ DEPEND=" $(add_frameworks_dep kglobalaccel) $(add_frameworks_dep kguiaddons) $(add_frameworks_dep ki18n) + $(add_frameworks_dep kio) $(add_frameworks_dep kjobwidgets) $(add_frameworks_dep knotifications) $(add_frameworks_dep knotifyconfig) @@ -34,18 +35,16 @@ DEPEND=" $(add_qt_dep qtconcurrent) $(add_qt_dep qtdbus) $(add_qt_dep qtgui) - $(add_qt_dep qtnetwork) - $(add_qt_dep qtwebkit) $(add_qt_dep qtwidgets) $(add_qt_dep qtxml) app-crypt/qca[qt5] - dev-libs/qjson dev-libs/qoauth:5 net-libs/telepathy-qt[qt5] - attica? ( dev-libs/libattica ) + attica? ( $(add_frameworks_dep attica) ) konqueror? ( $(add_frameworks_dep kparts) $(add_frameworks_dep kdewebkit) + $(add_qt_dep qtwebkit) ) " RDEPEND="${DEPEND}