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 787B1138334 for ; Thu, 23 May 2019 09:19:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6DA3EE0887; Thu, 23 May 2019 09:19:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 500EBE0887 for ; Thu, 23 May 2019 09:19:42 +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 AC84C3441F5 for ; Thu, 23 May 2019 09:19:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 420595EB for ; Thu, 23 May 2019 09:19:38 +0000 (UTC) From: "Alexey Shvetsov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexey Shvetsov" Message-ID: <1558603156.9e1c5b9321faafba9132cb9493c94baec027d072.alexxy@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/sssd/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-auth/sssd/sssd-2.1.0.ebuild X-VCS-Directories: sys-auth/sssd/ X-VCS-Committer: alexxy X-VCS-Committer-Name: Alexey Shvetsov X-VCS-Revision: 9e1c5b9321faafba9132cb9493c94baec027d072 X-VCS-Branch: master Date: Thu, 23 May 2019 09:19:38 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 0fd19128-6c3a-4981-9da5-78fcb8a4ac68 X-Archives-Hash: 577306021fe35edab9ea9ab167f95bfc commit: 9e1c5b9321faafba9132cb9493c94baec027d072 Author: Alexey Shvetsov gentoo org> AuthorDate: Thu May 23 09:19:16 2019 +0000 Commit: Alexey Shvetsov gentoo org> CommitDate: Thu May 23 09:19:16 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e1c5b93 sys-auth/sssd: should depend on samba[winbind] Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Alexey Shvetsov gentoo.org> sys-auth/sssd/sssd-2.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-auth/sssd/sssd-2.1.0.ebuild b/sys-auth/sssd/sssd-2.1.0.ebuild index 9c5159b78ab..146e47c5995 100644 --- a/sys-auth/sssd/sssd-2.1.0.ebuild +++ b/sys-auth/sssd/sssd-2.1.0.ebuild @@ -50,7 +50,7 @@ COMMON_DEP=" nls? ( >=sys-devel/gettext-0.18 ) virtual/libintl netlink? ( dev-libs/libnl:3 ) - samba? ( >=net-fs/samba-4.10.2 ) + samba? ( >=net-fs/samba-4.10.2[winbind] ) " RDEPEND="${COMMON_DEP}