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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 48022158009 for ; Sun, 18 Jun 2023 17:41:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 83CA7E084A; Sun, 18 Jun 2023 17:41:33 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 697A8E084A for ; Sun, 18 Jun 2023 17:41:33 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8BBB3335D7F for ; Sun, 18 Jun 2023 17:41:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E82EEA66 for ; Sun, 18 Jun 2023 17:41:30 +0000 (UTC) From: "Jimi Huotari" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jimi Huotari" Message-ID: <1687109974.3823996101c51506d8a5d02a41ca140e6a5d38e8.chiitoo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtwayland/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-qt/qtwayland/qtwayland-6.5.1-r1.ebuild dev-qt/qtwayland/qtwayland-6.5.1.ebuild X-VCS-Directories: dev-qt/qtwayland/ X-VCS-Committer: chiitoo X-VCS-Committer-Name: Jimi Huotari X-VCS-Revision: 3823996101c51506d8a5d02a41ca140e6a5d38e8 X-VCS-Branch: master Date: Sun, 18 Jun 2023 17:41:30 +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: 71baa0c1-a840-4666-9eff-ffaf9759f06f X-Archives-Hash: f937fd62e13e3d1d30ba02f8ea8061e4 commit: 3823996101c51506d8a5d02a41ca140e6a5d38e8 Author: Violet Purcell inventati org> AuthorDate: Sat Jun 17 03:46:04 2023 +0000 Commit: Jimi Huotari gentoo org> CommitDate: Sun Jun 18 17:39:34 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38239961 dev-qt/qtwayland: Add dev-qt/qtbase[egl] usedep Closes: https://github.com/gentoo/gentoo/pull/31494 Closes: https://bugs.gentoo.org/900589 Signed-off-by: Violet Purcell inventati.org> Signed-off-by: Jimi Huotari gentoo.org> dev-qt/qtwayland/{qtwayland-6.5.1.ebuild => qtwayland-6.5.1-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-qt/qtwayland/qtwayland-6.5.1.ebuild b/dev-qt/qtwayland/qtwayland-6.5.1-r1.ebuild similarity index 91% rename from dev-qt/qtwayland/qtwayland-6.5.1.ebuild rename to dev-qt/qtwayland/qtwayland-6.5.1-r1.ebuild index b1250c60de99..14d6b705e8ef 100644 --- a/dev-qt/qtwayland/qtwayland-6.5.1.ebuild +++ b/dev-qt/qtwayland/qtwayland-6.5.1-r1.ebuild @@ -14,7 +14,7 @@ fi BDEPEND="dev-util/wayland-scanner" DEPEND=" dev-libs/wayland - =dev-qt/qtbase-${PV}*[gui,opengl] + =dev-qt/qtbase-${PV}*[egl,gui,opengl] =dev-qt/qtdeclarative-${PV}* media-libs/libglvnd x11-libs/libxkbcommon