public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libvisual/
Date: Wed, 19 Apr 2023 14:13:40 +0000 (UTC)	[thread overview]
Message-ID: <1681913613.5a886452b40d9ece35490202fb751620127a8b51.pacho@gentoo> (raw)

commit:     5a886452b40d9ece35490202fb751620127a8b51
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 19 14:11:47 2023 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Apr 19 14:13:33 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a886452

media-libs/libvisual: Fix DEPEND

multilib libvisual needs multilib libsdl, otherwise configure doesn't even pass

Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 .../libvisual/{libvisual-0.4.2.ebuild => libvisual-0.4.2-r1.ebuild}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libvisual/libvisual-0.4.2.ebuild b/media-libs/libvisual/libvisual-0.4.2-r1.ebuild
similarity index 96%
rename from media-libs/libvisual/libvisual-0.4.2.ebuild
rename to media-libs/libvisual/libvisual-0.4.2-r1.ebuild
index f90267f65a47..6102eb3acd91 100644
--- a/media-libs/libvisual/libvisual-0.4.2.ebuild
+++ b/media-libs/libvisual/libvisual-0.4.2-r1.ebuild
@@ -17,7 +17,7 @@ IUSE="debug nls threads"
 BDEPEND="
 	virtual/pkgconfig
 	nls? ( sys-devel/gettext )"
-DEPEND="media-libs/libsdl"
+DEPEND="media-libs/libsdl[${MULTILIB_USEDEP}]"
 RDEPEND="${DEPEND}"
 
 MULTILIB_WRAPPED_HEADERS=(


             reply	other threads:[~2023-04-19 14:13 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-19 14:13 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-02  1:27 [gentoo-commits] repo/gentoo:master commit in: media-libs/libvisual/ Eli Schwartz
2023-04-29  8:48 Sam James
2023-04-19  9:43 Sam James
2023-04-19  9:11 Arthur Zamarin
2023-04-19  8:00 Arthur Zamarin
2023-04-19  8:00 Arthur Zamarin
2023-04-19  8:00 Arthur Zamarin
2023-03-20  3:58 Sebastian Pipping
2023-01-22 19:04 Sam James
2023-01-22 19:04 Sam James
2023-01-22 17:52 Arthur Zamarin
2023-01-22 17:52 Arthur Zamarin
2023-01-22 17:52 Arthur Zamarin
2023-01-22 17:52 Arthur Zamarin
2022-12-06 16:01 Sebastian Pipping
2022-12-06  0:17 Sebastian Pipping
2022-11-20 18:13 Sebastian Pipping
2022-10-23 10:55 Sam James
2021-08-10 12:43 Marek Szuba
2020-08-01  9:27 Miroslav Šulc
2017-06-30  6:02 Alexis Ballier

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=1681913613.5a886452b40d9ece35490202fb751620127a8b51.pacho@gentoo \
    --to=pacho@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