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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 05030158090 for ; Sun, 29 May 2022 10:58:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0AE15E0841; Sun, 29 May 2022 10:57:59 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DF9EEE0841 for ; Sun, 29 May 2022 10:57:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C00903411B1 for ; Sun, 29 May 2022 10:57:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F0E6ED3 for ; Sun, 29 May 2022 10:57:55 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1653821823.9244674633399f93ef5b5fd5afee554f127aa5b2.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libpeas/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libpeas/libpeas-1.32.0.ebuild X-VCS-Directories: dev-libs/libpeas/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 9244674633399f93ef5b5fd5afee554f127aa5b2 X-VCS-Branch: master Date: Sun, 29 May 2022 10:57:55 +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: 2f0e8cdd-689a-4f3b-93d4-733900da7a3a X-Archives-Hash: 8aa25b292c91a64691432d74aef09ab6 commit: 9244674633399f93ef5b5fd5afee554f127aa5b2 Author: Pacho Ramos gentoo org> AuthorDate: Sun May 29 10:57:03 2022 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sun May 29 10:57:03 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92446746 dev-libs/libpeas: Needs gi-docgen for gtk-doc Thanks-to: Sam James Closes: https://bugs.gentoo.org/847832 Signed-off-by: Pacho Ramos gentoo.org> dev-libs/libpeas/libpeas-1.32.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-libs/libpeas/libpeas-1.32.0.ebuild b/dev-libs/libpeas/libpeas-1.32.0.ebuild index 1ed2e823de73..08b7db6366ad 100644 --- a/dev-libs/libpeas/libpeas-1.32.0.ebuild +++ b/dev-libs/libpeas/libpeas-1.32.0.ebuild @@ -41,6 +41,7 @@ DEPEND="${RDEPEND}" BDEPEND=" dev-util/glib-utils gtk-doc? ( >=dev-util/gtk-doc-1.11 + >=dev-util/gi-docgen-2021.7 app-text/docbook-xml-dtd:4.3 ) >=sys-devel/gettext-0.19.8 virtual/pkgconfig