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 0C2EF158094 for ; Mon, 25 Jul 2022 10:10:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0D50BE0FA1; Mon, 25 Jul 2022 10:10:20 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 B5A39E0FA1 for ; Mon, 25 Jul 2022 10:10:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 E2C70340EFD for ; Mon, 25 Jul 2022 10:10:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EFBD04FA for ; Mon, 25 Jul 2022 10:10:16 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1658743809.ba904c48dd8eedf3d6d526f152de6f40e2c6e799.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciidoctor-diagram/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/asciidoctor-diagram/asciidoctor-diagram-2.0.5-r1.ebuild X-VCS-Directories: dev-ruby/asciidoctor-diagram/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: ba904c48dd8eedf3d6d526f152de6f40e2c6e799 X-VCS-Branch: master Date: Mon, 25 Jul 2022 10:10:16 +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: da892942-ee16-4812-9934-440e940d7093 X-Archives-Hash: 57dcd64aa43cc8828f7fdc56573734b6 commit: ba904c48dd8eedf3d6d526f152de6f40e2c6e799 Author: Hans de Graaff gentoo org> AuthorDate: Mon Jul 25 07:26:40 2022 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Mon Jul 25 10:10:09 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba904c48 dev-ruby/asciidoctor-diagram: add more test deps Closes: https://bugs.gentoo.org/860843 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/asciidoctor-diagram/asciidoctor-diagram-2.0.5-r1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-ruby/asciidoctor-diagram/asciidoctor-diagram-2.0.5-r1.ebuild b/dev-ruby/asciidoctor-diagram/asciidoctor-diagram-2.0.5-r1.ebuild index 48a2fdb58f89..4bb70f45918d 100644 --- a/dev-ruby/asciidoctor-diagram/asciidoctor-diagram-2.0.5-r1.ebuild +++ b/dev-ruby/asciidoctor-diagram/asciidoctor-diagram-2.0.5-r1.ebuild @@ -25,7 +25,8 @@ IUSE="" RDEPEND+=" virtual/jre" DEPEND+=" test? ( dev-texlive/texlive-latex - media-gfx/imagemagick + dev-texlive/texlive-latexextra + media-gfx/imagemagick[png,postscript] media-gfx/graphviz media-sound/lilypond sci-visualization/gnuplot