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 D859E138359 for ; Wed, 4 Nov 2020 19:46:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1E037E0964; Wed, 4 Nov 2020 19:46:50 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 08B61E0964 for ; Wed, 4 Nov 2020 19:46:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 ED7F2340CFB for ; Wed, 4 Nov 2020 19:46:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9F838397 for ; Wed, 4 Nov 2020 19:46:47 +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: <1604518978.b6116024181beca7229adaa7bf2238733c1d6996.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/gnome/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/targets/desktop/gnome/package.use X-VCS-Directories: profiles/targets/desktop/gnome/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: b6116024181beca7229adaa7bf2238733c1d6996 X-VCS-Branch: master Date: Wed, 4 Nov 2020 19:46:47 +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: 4f94c7f9-e396-4a10-a566-39115ef716f9 X-Archives-Hash: a39c503440c184bdc36456d0b6dd150f commit: b6116024181beca7229adaa7bf2238733c1d6996 Author: Pacho Ramos gentoo org> AuthorDate: Wed Nov 4 19:42:58 2020 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Wed Nov 4 19:42:58 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6116024 profiles/targets/desktop/gnome: Enable gles2 on libsdl2 gles2 support in libsdl2 is needed for wayland (now default enabled) Signed-off-by: Pacho Ramos gentoo.org> profiles/targets/desktop/gnome/package.use | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/targets/desktop/gnome/package.use b/profiles/targets/desktop/gnome/package.use index 2fa0dadd20b..fb1485afbc5 100644 --- a/profiles/targets/desktop/gnome/package.use +++ b/profiles/targets/desktop/gnome/package.use @@ -21,6 +21,7 @@ media-libs/gegl raw >=media-libs/cogl-1.18.2-r1 gles2 >=media-libs/clutter-1.20 egl media-libs/cogl kms +media-libs/libsdl2 gles2 # Needed by mutter defaults and USE=wayland, bug #547300 >=media-libs/mesa-10.3 gbm gles2