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 C7DCC1581D3 for ; Sat, 1 Jun 2024 11:08:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 07E7EE2A0C; Sat, 1 Jun 2024 11:08:30 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D8F41E2A0C for ; Sat, 1 Jun 2024 11:08:29 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DC18B34076D for ; Sat, 1 Jun 2024 11:08:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 58B67119 for ; Sat, 1 Jun 2024 11:08:27 +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: <1717239942.fbd3150360d6bfdc71eaa5ce19d6f5e9ccfe5033.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/dssp/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-chemistry/dssp/dssp-4.4.7.ebuild X-VCS-Directories: sci-chemistry/dssp/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: fbd3150360d6bfdc71eaa5ce19d6f5e9ccfe5033 X-VCS-Branch: master Date: Sat, 1 Jun 2024 11:08:27 +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: 8cf9d54d-688a-462e-96cd-75e47b5fe968 X-Archives-Hash: ddf80a9d4e62608b85fd3d788df57ca0 commit: fbd3150360d6bfdc71eaa5ce19d6f5e9ccfe5033 Author: Pacho Ramos gentoo org> AuthorDate: Sat Jun 1 10:52:13 2024 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Jun 1 11:05:42 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbd31503 sci-chemistry/dssp: Add missing dependency Closes: https://bugs.gentoo.org/932159 Signed-off-by: Pacho Ramos gentoo.org> sci-chemistry/dssp/dssp-4.4.7.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sci-chemistry/dssp/dssp-4.4.7.ebuild b/sci-chemistry/dssp/dssp-4.4.7.ebuild index cebac1ce3a1a..d5e51fe40fec 100644 --- a/sci-chemistry/dssp/dssp-4.4.7.ebuild +++ b/sci-chemistry/dssp/dssp-4.4.7.ebuild @@ -20,7 +20,9 @@ CDEPEND=" >=dev-libs/libmcfp-1.2.2 >=sci-libs/libcifpp-7.0.3 " -BDEPEND="${CDEPEND}" +BDEPEND="${CDEPEND} + dev-cpp/catch:0 +" # doc? ( # || ( app-text/pandoc-bin[pandoc-symlink] app-text/pandoc ) # dev-python/weasyprint