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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0862713835A for ; Fri, 15 Jan 2021 08:45:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C5228E0882; Fri, 15 Jan 2021 08:44:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 98C5CE0882 for ; Fri, 15 Jan 2021 08:44:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1EADD340E8B for ; Fri, 15 Jan 2021 08:44:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8333D498 for ; Fri, 15 Jan 2021 08:44:54 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1610700277.7e3c77ade9e7d31ee2485f58877a42d06fc0d7cd.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-emulation/pcsx2/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-emulation/pcsx2/pcsx2-9999.ebuild X-VCS-Directories: games-emulation/pcsx2/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 7e3c77ade9e7d31ee2485f58877a42d06fc0d7cd X-VCS-Branch: master Date: Fri, 15 Jan 2021 08:44:54 +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: 23048b54-35f3-4bb2-bb38-824c17b0f068 X-Archives-Hash: da03d651d3bf9ad726ae9fd1cf0f1576 commit: 7e3c77ade9e7d31ee2485f58877a42d06fc0d7cd Author: Joonas Niilola gentoo org> AuthorDate: Fri Jan 15 08:16:17 2021 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Fri Jan 15 08:44:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e3c77ad games-emulation/pcsx2: add missing dependency on -9999 Signed-off-by: Joonas Niilola gentoo.org> games-emulation/pcsx2/pcsx2-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/games-emulation/pcsx2/pcsx2-9999.ebuild b/games-emulation/pcsx2/pcsx2-9999.ebuild index 192f835dfe6..9612469e095 100644 --- a/games-emulation/pcsx2/pcsx2-9999.ebuild +++ b/games-emulation/pcsx2/pcsx2-9999.ebuild @@ -23,6 +23,7 @@ RDEPEND=" dev-libs/libxml2:2 media-libs/alsa-lib media-libs/libpng:= + media-libs/libsamplerate media-libs/libsdl2[haptic,joystick,sound] media-libs/libsoundtouch media-libs/portaudio