public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/cramjam/
Date: Wed, 25 Sep 2024 12:05:47 +0000 (UTC)	[thread overview]
Message-ID: <1727265928.18d3d465a8f9b1a583d261373d7c4bd8ff903ce0.mgorny@gentoo> (raw)

commit:     18d3d465a8f9b1a583d261373d7c4bd8ff903ce0
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 25 12:03:24 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Sep 25 12:05:28 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18d3d465

dev-python/cramjam: Add missing nasm/yasm dep

Closes: https://bugs.gentoo.org/940239
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/cramjam/cramjam-2.8.4.ebuild | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/dev-python/cramjam/cramjam-2.8.4.ebuild b/dev-python/cramjam/cramjam-2.8.4.ebuild
index dfe32f4a5235..e2c64e49b829 100644
--- a/dev-python/cramjam/cramjam-2.8.4.ebuild
+++ b/dev-python/cramjam/cramjam-2.8.4.ebuild
@@ -150,6 +150,21 @@ BDEPEND="
 		dev-python/numpy[${PYTHON_USEDEP}]
 	)
 "
+# bundled isal deps
+BDEPEND+="
+	amd64? (
+		|| (
+			>=dev-lang/nasm-2.13
+			>=dev-lang/yasm-1.2.0
+		)
+	)
+	x86? (
+		|| (
+			>=dev-lang/nasm-2.13
+			>=dev-lang/yasm-1.2.0
+		)
+	)
+"
 
 distutils_enable_tests pytest
 


             reply	other threads:[~2024-09-25 12:05 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-25 12:05 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-07 17:32 [gentoo-commits] repo/gentoo:master commit in: dev-python/cramjam/ Michał Górny
2024-10-07 12:20 Michał Górny
2024-09-06 16:47 Michał Górny
2024-09-05 16:02 Michał Górny
2024-06-30 18:26 Michał Górny
2024-06-30 17:51 Michał Górny
2024-05-12 13:05 Michał Górny
2024-04-06 12:37 Michał Górny
2024-04-06 10:02 Arthur Zamarin
2024-04-06 10:02 Arthur Zamarin
2024-04-06 10:02 Arthur Zamarin
2024-04-06 10:02 Arthur Zamarin
2024-03-22  6:14 Arthur Zamarin
2024-03-22  6:14 Arthur Zamarin
2024-03-22  3:58 Sam James
2024-03-21 18:44 Arthur Zamarin
2024-03-21 15:19 Michał Górny
2024-03-21 15:19 Michał Górny
2024-03-03  3:37 Michał Górny
2024-02-28 23:16 Sam James
2024-02-28 21:39 Jakov Smolić
2024-02-28 20:56 Sam James
2024-02-28 20:50 Jakov Smolić
2024-02-28 16:48 Michał Górny

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1727265928.18d3d465a8f9b1a583d261373d7c4bd8ff903ce0.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox