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 7B8EA15ACFB for ; Wed, 19 Apr 2023 14:13:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B1882E08F3; Wed, 19 Apr 2023 14:13:43 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 947EAE08F3 for ; Wed, 19 Apr 2023 14:13:43 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 84507341090 for ; Wed, 19 Apr 2023 14:13:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E4F30141 for ; Wed, 19 Apr 2023 14:13:40 +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: <1681913613.5a886452b40d9ece35490202fb751620127a8b51.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libvisual/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libvisual/libvisual-0.4.2-r1.ebuild media-libs/libvisual/libvisual-0.4.2.ebuild X-VCS-Directories: media-libs/libvisual/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 5a886452b40d9ece35490202fb751620127a8b51 X-VCS-Branch: master Date: Wed, 19 Apr 2023 14:13:40 +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: 75c5184b-0d38-4bf5-a054-a22f7c1c4a02 X-Archives-Hash: 1bbbae4be64bf881c399a13ae22dd93f commit: 5a886452b40d9ece35490202fb751620127a8b51 Author: Pacho Ramos gentoo org> AuthorDate: Wed Apr 19 14:11:47 2023 +0000 Commit: Pacho Ramos gentoo 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 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=(