mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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 <ionen@gentoo.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user