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 8721F1580D3 for ; Tue, 21 Nov 2023 15:05:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 78DF22BC03C; Tue, 21 Nov 2023 15:05:41 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 B49C62BC035 for ; Tue, 21 Nov 2023 15:05:40 +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 DEE1B335D6A for ; Tue, 21 Nov 2023 15:05:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 43280FC4 for ; Tue, 21 Nov 2023 15:05:38 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1700496394.e10a1ef2b00de12f66b751ca25f88b3846fd130a.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master 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: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: e10a1ef2b00de12f66b751ca25f88b3846fd130a X-VCS-Branch: master Date: Tue, 21 Nov 2023 15:05:38 +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: c2be9f10-b981-4bf2-97ec-31ab7415ed0d X-Archives-Hash: b496a32fea9d154b3276d25d96bfbd62 commit: e10a1ef2b00de12f66b751ca25f88b3846fd130a Author: Alexander Weber web de> AuthorDate: Mon Nov 20 16:06:34 2023 +0000 Commit: David Roman gmail com> 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]