From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-909042-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 DAD491395E3
	for <garchives@archives.gentoo.org>; Mon, 31 Oct 2016 13:12:15 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id D66C121C038;
	Mon, 31 Oct 2016 13:12:13 +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 8D45321C038
	for <gentoo-commits@lists.gentoo.org>; Mon, 31 Oct 2016 13:12:13 +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 914DE3413A6
	for <gentoo-commits@lists.gentoo.org>; Mon, 31 Oct 2016 13:12:11 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id C14962EE
	for <gentoo-commits@lists.gentoo.org>; Mon, 31 Oct 2016 13:12:09 +0000 (UTC)
From: "Jason Zaman" <perfinion@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, "Jason Zaman" <perfinion@gentoo.org>
Message-ID: <1477919481.d3936df28c4bf3183738d923710c69a7dc896bec.perfinion@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-keyring/
X-VCS-Repository: repo/gentoo
X-VCS-Files: gnome-base/gnome-keyring/gnome-keyring-3.20.0.ebuild
X-VCS-Directories: gnome-base/gnome-keyring/
X-VCS-Committer: perfinion
X-VCS-Committer-Name: Jason Zaman
X-VCS-Revision: d3936df28c4bf3183738d923710c69a7dc896bec
X-VCS-Branch: master
Date: Mon, 31 Oct 2016 13:12:09 +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: 5fcfbe9c-a1d4-479e-8047-a70baf61d2c9
X-Archives-Hash: 9b9643f033202eb8c44eccde3faa2ae1

commit:     d3936df28c4bf3183738d923710c69a7dc896bec
Author:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 31 12:47:03 2016 +0000
Commit:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Mon Oct 31 13:11:21 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3936df2

gnome-base/gnome-keyring: Add selinux policy dep

Package-Manager: portage-2.3.0

 gnome-base/gnome-keyring/gnome-keyring-3.20.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnome-base/gnome-keyring/gnome-keyring-3.20.0.ebuild b/gnome-base/gnome-keyring/gnome-keyring-3.20.0.ebuild
index 76321f3..c1c5e52 100644
--- a/gnome-base/gnome-keyring/gnome-keyring-3.20.0.ebuild
+++ b/gnome-base/gnome-keyring/gnome-keyring-3.20.0.ebuild
@@ -24,6 +24,7 @@ RDEPEND="
 	>=dev-libs/libgcrypt-1.2.2:0=
 	caps? ( sys-libs/libcap-ng )
 	pam? ( virtual/pam )
+	selinux? ( sec-policy/selinux-gnome )
 	>=app-crypt/gnupg-2.0.28:=
 "
 DEPEND="${RDEPEND}