From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 64DF7138806 for ; Mon, 25 Dec 2017 10:30:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 12247E0E77; Mon, 25 Dec 2017 10:30:41 +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 E6DCDE0E77 for ; Mon, 25 Dec 2017 10:30:40 +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 0411E33D4A6 for ; Mon, 25 Dec 2017 10:30:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5B19BAE99 for ; Mon, 25 Dec 2017 10:30:37 +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: <1514197826.5f8c7b2e5b0dfca7405f9bfd4e8f29e87dc5eb2e.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kaccounts-integration/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kaccounts-integration/kaccounts-integration-17.12.49.9999.ebuild kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild X-VCS-Directories: kde-apps/kaccounts-integration/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 5f8c7b2e5b0dfca7405f9bfd4e8f29e87dc5eb2e X-VCS-Branch: master Date: Mon, 25 Dec 2017 10:30:37 +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: 9a1c493b-135b-4f14-8633-3a4d99616415 X-Archives-Hash: bbdd8f789ec42b5aaca491b872dfe1dd commit: 5f8c7b2e5b0dfca7405f9bfd4e8f29e87dc5eb2e Author: Michael Palimaka gentoo org> AuthorDate: Mon Dec 25 10:30:16 2017 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Mon Dec 25 10:30:26 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=5f8c7b2e kde-apps/kaccounts-integration: add new dependency Upstream-commit: ba987a0ba17669a97006da669979d636e299151f Package-Manager: Portage-2.3.14, Repoman-2.3.6 .../kaccounts-integration/kaccounts-integration-17.12.49.9999.ebuild | 1 + kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-17.12.49.9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-17.12.49.9999.ebuild index 9244451981..af7d8e9cee 100644 --- a/kde-apps/kaccounts-integration/kaccounts-integration-17.12.49.9999.ebuild +++ b/kde-apps/kaccounts-integration/kaccounts-integration-17.12.49.9999.ebuild @@ -20,6 +20,7 @@ RDEPEND=" $(add_frameworks_dep kdbusaddons) $(add_frameworks_dep kdeclarative) $(add_frameworks_dep ki18n) + $(add_frameworks_dep kwidgetsaddons) $(add_qt_dep qtdbus) $(add_qt_dep qtdeclarative) $(add_qt_dep qtgui) diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild index 9244451981..af7d8e9cee 100644 --- a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild +++ b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild @@ -20,6 +20,7 @@ RDEPEND=" $(add_frameworks_dep kdbusaddons) $(add_frameworks_dep kdeclarative) $(add_frameworks_dep ki18n) + $(add_frameworks_dep kwidgetsaddons) $(add_qt_dep qtdbus) $(add_qt_dep qtdeclarative) $(add_qt_dep qtgui)