public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Nick Sarnie" <sarnex@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/volk/
Date: Thu, 18 Jan 2024 15:25:45 +0000 (UTC)	[thread overview]
Message-ID: <1705591534.8d20e37e224ea54ac21c41a3b3e6541f83b91b57.sarnex@gentoo> (raw)

commit:     8d20e37e224ea54ac21c41a3b3e6541f83b91b57
Author:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 18 15:25:02 2024 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Thu Jan 18 15:25:34 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d20e37e

dev-util/volk: Fix media-libs/vulkan-loader dep

Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 dev-util/volk/volk-1.3.275.ebuild | 6 ++++--
 dev-util/volk/volk-9999.ebuild    | 6 ++++--
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/dev-util/volk/volk-1.3.275.ebuild b/dev-util/volk/volk-1.3.275.ebuild
index 1233cf8b60ec..995ed15b9d95 100644
--- a/dev-util/volk/volk-1.3.275.ebuild
+++ b/dev-util/volk/volk-1.3.275.ebuild
@@ -23,8 +23,10 @@ SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
 
-DEPEND="~dev-util/vulkan-headers-${PV}
-	~media-libs/vulkan-loader-${PV}"
+RDEPEND="~media-libs/vulkan-loader-${PV}:=[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}
+	~dev-util/vulkan-headers-${PV}
+"
 
 multilib_src_configure() {
 	local mycmakeargs=(

diff --git a/dev-util/volk/volk-9999.ebuild b/dev-util/volk/volk-9999.ebuild
index f6a798a3f770..c68ac9aeb65e 100644
--- a/dev-util/volk/volk-9999.ebuild
+++ b/dev-util/volk/volk-9999.ebuild
@@ -23,8 +23,10 @@ SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
 
-DEPEND="~dev-util/vulkan-headers-${PV}
-	~media-libs/vulkan-loader-${PV}"
+RDEPEND="~media-libs/vulkan-loader-${PV}:=[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}
+	~dev-util/vulkan-headers-${PV}
+"
 
 multilib_src_configure() {
 	local mycmakeargs=(


             reply	other threads:[~2024-01-18 15:25 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-18 15:25 Nick Sarnie [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-02 18:06 [gentoo-commits] repo/gentoo:master commit in: dev-util/volk/ Matt Turner
2024-09-17  2:49 Matt Turner
2024-09-13  4:13 Sam James
2024-09-12 20:37 Sam James
2024-09-05  2:04 Sam James
2024-09-04  4:54 Sam James
2024-09-04  4:54 Sam James
2024-08-04 19:30 Nick Sarnie
2024-07-11 15:41 Matt Turner
2024-06-16  8:03 Sam James
2024-06-16  4:58 Sam James
2024-06-16  4:58 Sam James
2024-06-16  3:46 Sam James
2024-06-16  3:46 Sam James
2024-05-16 17:18 Matt Turner
2024-05-16 14:53 Matt Turner
2024-05-16 14:45 Arthur Zamarin
2024-05-16 14:43 Arthur Zamarin
2024-05-04  1:32 Sam James
2024-05-04  1:32 Sam James
2024-05-04  0:25 Sam James
2024-04-03  1:52 Matt Turner
2024-04-03  1:52 Matt Turner
2024-03-02 14:38 Arthur Zamarin
2024-02-17 21:17 Sam James
2024-02-16  1:26 Sam James
2024-02-16  0:19 Sam James
2024-02-15 23:51 Sam James
2024-01-29  6:38 WANG Xuerui
2024-01-18 16:47 Jakov Smolić
2024-01-18  4:31 Sam James
2024-01-18  4:31 Sam James
2024-01-18  4:31 Sam James
2024-01-18  4:31 Sam James
2024-01-18  0:44 Nick Sarnie
2024-01-18  0:33 Nick Sarnie

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=1705591534.8d20e37e224ea54ac21c41a3b3e6541f83b91b57.sarnex@gentoo \
    --to=sarnex@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