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 E4CE115800D for ; Thu, 6 Jul 2023 09:44:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1B644E0856; Thu, 6 Jul 2023 09:44:46 +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 F1FB1E0856 for ; Thu, 6 Jul 2023 09:44:45 +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 D12D2340FFD for ; Thu, 6 Jul 2023 09:44:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EFDF5119 for ; Thu, 6 Jul 2023 09:44:42 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1688636672.a091e20a286f0e901165241da7af04c32ec33d6f.ionen@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: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: a091e20a286f0e901165241da7af04c32ec33d6f X-VCS-Branch: master Date: Thu, 6 Jul 2023 09:44:42 +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: 1cd32648-16e5-4a87-9e70-f15993f0a632 X-Archives-Hash: 8e0bd8513cf0d423c090c7ac95f52bbc commit: a091e20a286f0e901165241da7af04c32ec33d6f Author: Ionen Wolkens gentoo org> AuthorDate: Thu Jul 6 09:36:48 2023 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Thu Jul 6 09:44:32 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a091e20a games-emulation/pcsx2: update live Technically builds without wayland-scanner still, but ECM (which is now required with wayland) looks for its wayland.xml and warns if it's missing. It's fairly cheap to depend on and may avoid unexpected consequences when missing. Signed-off-by: Ionen Wolkens gentoo.org> games-emulation/pcsx2/pcsx2-9999.ebuild | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/games-emulation/pcsx2/pcsx2-9999.ebuild b/games-emulation/pcsx2/pcsx2-9999.ebuild index 63f79eb0b691..3af6a07551b2 100644 --- a/games-emulation/pcsx2/pcsx2-9999.ebuild +++ b/games-emulation/pcsx2/pcsx2-9999.ebuild @@ -77,7 +77,12 @@ DEPEND=" ${COMMON_DEPEND} x11-base/xorg-proto test? ( dev-cpp/gtest )" -BDEPEND="dev-qt/qttools:6[linguist]" +BDEPEND=" + dev-qt/qttools:6[linguist] + wayland? ( + dev-util/wayland-scanner + kde-frameworks/extra-cmake-modules + )" FILECAPS=( -m 0755 "CAP_NET_RAW+eip CAP_NET_ADMIN+eip" usr/bin/pcsx2