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 A381B158099 for ; Mon, 20 Nov 2023 16:08:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EC1412BC013; Mon, 20 Nov 2023 16:08:36 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 D28482BC013 for ; Mon, 20 Nov 2023 16:08:36 +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 19F76335CB4 for ; Mon, 20 Nov 2023 16:08:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A4E58A64 for ; Mon, 20 Nov 2023 16:08:34 +0000 (UTC) From: "Alexander Weber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexander Weber" Message-ID: <1700496394.e10a1ef2b00de12f66b751ca25f88b3846fd130a.web.alexander@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: games-emulation/duckstation/ X-VCS-Repository: repo/proj/guru X-VCS-Files: games-emulation/duckstation/duckstation-9999.ebuild X-VCS-Directories: games-emulation/duckstation/ X-VCS-Committer: web.alexander X-VCS-Committer-Name: Alexander Weber X-VCS-Revision: e10a1ef2b00de12f66b751ca25f88b3846fd130a X-VCS-Branch: dev Date: Mon, 20 Nov 2023 16:08:34 +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: 55ff75c1-3b95-4b1a-a8da-903cf620f4fb X-Archives-Hash: f0457002ebd9453587c03e8f04ef7bf9 commit: e10a1ef2b00de12f66b751ca25f88b3846fd130a Author: Alexander Weber web de> AuthorDate: Mon Nov 20 16:06:34 2023 +0000 Commit: Alexander Weber web de> CommitDate: Mon Nov 20 16:06:34 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e10a1ef2 games-emulation/duckstation-9999: Adjust media-libs/libsdl2 dependency version Signed-off-by: Alexander Weber web.de> games-emulation/duckstation/duckstation-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-emulation/duckstation/duckstation-9999.ebuild b/games-emulation/duckstation/duckstation-9999.ebuild index 19790971e5..8e8cd4d1d3 100644 --- a/games-emulation/duckstation/duckstation-9999.ebuild +++ b/games-emulation/duckstation/duckstation-9999.ebuild @@ -30,7 +30,7 @@ DEPEND=" media-libs/cubeb evdev? ( dev-libs/libevdev ) dbus? ( sys-apps/dbus ) - gamepad? ( >=media-libs/libsdl2-2.28.2 ) + gamepad? ( >=media-libs/libsdl2-2.28.5 ) gbm? ( x11-libs/libdrm ) qt6? ( dev-qt/qtbase:6[gui,network,widgets]