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 08626138334 for ; Fri, 5 Oct 2018 15:15:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9BEA9E08C8; Fri, 5 Oct 2018 15:15:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 75475E08C8 for ; Fri, 5 Oct 2018 15:15:50 +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 01D81335C2B for ; Fri, 5 Oct 2018 15:15:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C881F447 for ; Fri, 5 Oct 2018 15:15:46 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1538752509.9037c89ec02eea0ea6a614034a2171274ec32bec.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/sssd/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-auth/sssd/sssd-1.16.3.ebuild X-VCS-Directories: sys-auth/sssd/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 9037c89ec02eea0ea6a614034a2171274ec32bec X-VCS-Branch: master Date: Fri, 5 Oct 2018 15:15:46 +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: 76f1e9a0-a603-4582-836c-e21c34b4991c X-Archives-Hash: 9445cabfbd13040e5626751c60d644c3 commit: 9037c89ec02eea0ea6a614034a2171274ec32bec Author: Mikle Kolyada gentoo org> AuthorDate: Fri Oct 5 15:15:09 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Fri Oct 5 15:15:09 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9037c89e sys-auth/sssd: Add missing net-libs/http-parser dependency Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11 sys-auth/sssd/sssd-1.16.3.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-auth/sssd/sssd-1.16.3.ebuild b/sys-auth/sssd/sssd-1.16.3.ebuild index dad04521f7a..806e5fccb93 100644 --- a/sys-auth/sssd/sssd-1.16.3.ebuild +++ b/sys-auth/sssd/sssd-1.16.3.ebuild @@ -26,6 +26,7 @@ COMMON_DEP=" >=sys-libs/tevent-0.9.16 >=sys-libs/ldb-1.1.17-r1:= >=net-nds/openldap-2.4.30[sasl] + net-libs/http-parser >=dev-libs/libpcre-8.30 >=app-crypt/mit-krb5-1.10.3 dev-libs/jansson