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 661A5139694 for ; Tue, 27 Jun 2017 16:09:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 937A02340A3; Tue, 27 Jun 2017 16:09:43 +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 6D2022340A3 for ; Tue, 27 Jun 2017 16:09:43 +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 7200E341751 for ; Tue, 27 Jun 2017 16:09:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7C3D3746F for ; Tue, 27 Jun 2017 16:09:40 +0000 (UTC) From: "Kristian Fiskerstrand" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kristian Fiskerstrand" Message-ID: <1498579771.d54e5735b9b3381b74ffcc359fede314a3d9cd85.k_f@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/cinnamon-desktop/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/cinnamon-desktop/cinnamon-desktop-3.4.2.ebuild X-VCS-Directories: gnome-extra/cinnamon-desktop/ X-VCS-Committer: k_f X-VCS-Committer-Name: Kristian Fiskerstrand X-VCS-Revision: d54e5735b9b3381b74ffcc359fede314a3d9cd85 X-VCS-Branch: master Date: Tue, 27 Jun 2017 16:09:40 +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: c152e82d-da39-494d-9314-d59d8da13a57 X-Archives-Hash: 1f9d2b12cf6407848081ca420a99d7e6 commit: d54e5735b9b3381b74ffcc359fede314a3d9cd85 Author: Kristian Fiskerstrand gentoo org> AuthorDate: Tue Jun 27 16:09:02 2017 +0000 Commit: Kristian Fiskerstrand gentoo org> CommitDate: Tue Jun 27 16:09:31 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d54e5735 gnome-extra/cinnamon-desktop: Add missing accountservice dep Gentoo-Bug: 622846 Package-Manager: Portage-2.3.6, Repoman-2.3.1 gnome-extra/cinnamon-desktop/cinnamon-desktop-3.4.2.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.4.2.ebuild b/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.4.2.ebuild index 91b950b837f..547abb54196 100644 --- a/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.4.2.ebuild +++ b/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.4.2.ebuild @@ -29,6 +29,7 @@ COMMON_DEPEND="${PYTHON_DEPS} x11-misc/xkeyboard-config >=gnome-base/gsettings-desktop-schemas-3.5.91 introspection? ( >=dev-libs/gobject-introspection-0.9.7:= ) + sys-apps/accountsservice " RDEPEND="${COMMON_DEPEND} dev-python/pygobject:3[${PYTHON_USEDEP}]