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 DAA581382C5 for ; Tue, 9 Mar 2021 23:46:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3B677E085E; Tue, 9 Mar 2021 23:46:03 +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 21212E085E for ; Tue, 9 Mar 2021 23:46:03 +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 2CEEC335D7F for ; Tue, 9 Mar 2021 23:46:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C0A5D56F for ; Tue, 9 Mar 2021 23:46:00 +0000 (UTC) From: "Jory Pratt" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jory Pratt" Message-ID: <1615333540.439c197b9cf8c8e2d867984726e3971010ea678d.anarchy@gentoo> Subject: [gentoo-commits] proj/musl:master commit in: dev-libs/elfutils/ X-VCS-Repository: proj/musl X-VCS-Files: dev-libs/elfutils/elfutils-0.180.ebuild X-VCS-Directories: dev-libs/elfutils/ X-VCS-Committer: anarchy X-VCS-Committer-Name: Jory Pratt X-VCS-Revision: 439c197b9cf8c8e2d867984726e3971010ea678d X-VCS-Branch: master Date: Tue, 9 Mar 2021 23:46:00 +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: 758044da-8287-4119-b782-b525735832f4 X-Archives-Hash: d99a469999517ef7448d990f5f7323fc commit: 439c197b9cf8c8e2d867984726e3971010ea678d Author: Jory Pratt gentoo org> AuthorDate: Tue Mar 9 23:45:40 2021 +0000 Commit: Jory Pratt gentoo org> CommitDate: Tue Mar 9 23:45:40 2021 +0000 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=439c197b dev-libs/elfutils: add missing dev-libs/libbsd for cdefs.h Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Jory Pratt gentoo.org> dev-libs/elfutils/elfutils-0.180.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-libs/elfutils/elfutils-0.180.ebuild b/dev-libs/elfutils/elfutils-0.180.ebuild index a4da76a..6b36ae7 100644 --- a/dev-libs/elfutils/elfutils-0.180.ebuild +++ b/dev-libs/elfutils/elfutils-0.180.ebuild @@ -1,4 +1,4 @@ -# Copyright 2003-2020 Gentoo Authors +# Copyright 2003-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -21,6 +21,7 @@ RDEPEND=">=sys-libs/zlib-1.2.8-r1[static-libs?,${MULTILIB_USEDEP}] sys-libs/argp-standalone sys-libs/fts-standalone sys-libs/obstack-standalone + dev-libs/libbsd ) !dev-libs/libelf" DEPEND="${RDEPEND}