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 01A4A158092 for ; Wed, 15 Sep 2021 14:16:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 21CC9E085A; Wed, 15 Sep 2021 14:16:34 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 05184E085A for ; Wed, 15 Sep 2021 14:16:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A5DA0343085 for ; Wed, 15 Sep 2021 14:16:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EDAC4C8 for ; Wed, 15 Sep 2021 14:16:30 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1631715379.cc28e407409a4e1290b4f182a102d879024db592.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/libsecret/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/libsecret/libsecret-0.20.4-r1.ebuild X-VCS-Directories: app-crypt/libsecret/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: cc28e407409a4e1290b4f182a102d879024db592 X-VCS-Branch: master Date: Wed, 15 Sep 2021 14:16:30 +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: 2b848ce0-e4a6-42f6-83d0-06bc94fa3a52 X-Archives-Hash: 8e22e31f2b4eed13bfeef78cc8bdfb1c commit: cc28e407409a4e1290b4f182a102d879024db592 Author: Marek Szuba gentoo org> AuthorDate: Wed Sep 15 13:48:23 2021 +0000 Commit: Marek Szuba gentoo org> CommitDate: Wed Sep 15 14:16:19 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc28e407 app-crypt/libsecret: add dev-util/glib-utils to BDEPEND Invoking maintainer time-out. Closes: https://bugs.gentoo.org/798930 Signed-off-by: Marek Szuba gentoo.org> app-crypt/libsecret/libsecret-0.20.4-r1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-crypt/libsecret/libsecret-0.20.4-r1.ebuild b/app-crypt/libsecret/libsecret-0.20.4-r1.ebuild index 1b35ec4ad12..2ed9a2f37a6 100644 --- a/app-crypt/libsecret/libsecret-0.20.4-r1.ebuild +++ b/app-crypt/libsecret/libsecret-0.20.4-r1.ebuild @@ -32,6 +32,7 @@ RDEPEND="${DEPEND} BDEPEND=" dev-libs/libxslt dev-util/gdbus-codegen + dev-util/glib-utils >=sys-devel/gettext-0.19.8 virtual/pkgconfig test? (