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 4680C138334 for ; Sun, 15 Sep 2019 09:51:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0B61BE0933; Sun, 15 Sep 2019 09:51:38 +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 E2A94E0931 for ; Sun, 15 Sep 2019 09:51:37 +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 02C6934B1E1 for ; Sun, 15 Sep 2019 09:51:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0157A7FC for ; Sun, 15 Sep 2019 09:51:32 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1568541079.b3c02bbc8f09abcd959d6c5e51c9936aa3253aa9.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-emulation/mupen64plus-core/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-emulation/mupen64plus-core/mupen64plus-core-2.5.9.ebuild X-VCS-Directories: games-emulation/mupen64plus-core/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: b3c02bbc8f09abcd959d6c5e51c9936aa3253aa9 X-VCS-Branch: master Date: Sun, 15 Sep 2019 09:51:32 +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: fe0e6e8a-9107-4ac8-b68c-213eefca2777 X-Archives-Hash: a5c0518f7989f503eb88ffb8d84c99d5 commit: b3c02bbc8f09abcd959d6c5e51c9936aa3253aa9 Author: Michał Górny gentoo org> AuthorDate: Sun Sep 15 09:18:41 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Sep 15 09:51:19 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3c02bbc games-emulation/mupen64plus-core: Depend on sdl2[gles?] Closes: https://bugs.gentoo.org/654542 Signed-off-by: Michał Górny gentoo.org> games-emulation/mupen64plus-core/mupen64plus-core-2.5.9.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/games-emulation/mupen64plus-core/mupen64plus-core-2.5.9.ebuild b/games-emulation/mupen64plus-core/mupen64plus-core-2.5.9.ebuild index ca45a085896..a6144ccc365 100644 --- a/games-emulation/mupen64plus-core/mupen64plus-core-2.5.9.ebuild +++ b/games-emulation/mupen64plus-core/mupen64plus-core-2.5.9.ebuild @@ -18,6 +18,7 @@ IUSE="debugger gles2 lirc new-dynarec opencv +osd cpu_flags_x86_sse" RDEPEND="media-libs/libpng:0= media-libs/libsdl2:0=[joystick,opengl,video] sys-libs/zlib:0=[minizip] + gles2? ( media-libs/libsdl2:0[gles] ) lirc? ( app-misc/lirc:0 ) opencv? ( media-libs/opencv:= ) osd? (