mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 14:49:30 -07:00
profiles: add dev-cpp/gtkmm vulkan to le and ppc64 p.u.mask
Closes: https://bugs.gentoo.org/978850 Signed-off-by: Lukas Schmelting <lschmelting@posteo.com> Part-of: https://codeberg.org/gentoo/gentoo/pulls/1544 Merges: https://codeberg.org/gentoo/gentoo/pulls/1544 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
This commit is contained in:
committed by
Pacho Ramos
parent
192c273d2a
commit
ad73f9ebf4
@@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Mike Frysinger <vapier@gentoo.org> (2014-10-21)
|
||||
# This target supports ASAN/etc... #504200.
|
||||
sys-devel/gcc -sanitize
|
||||
|
||||
# gtkmm with USE=vulkan depends on gtk[vulkan] which sets vulkan-loader[wayland]
|
||||
# which in turn depends on dev-libs/weston[headless], which is not keyworded
|
||||
dev-cpp/gtkmm vulkan
|
||||
|
||||
@@ -59,6 +59,8 @@ gnome-base/gnome-control-center wayland
|
||||
gnome-base/gnome-shell wayland
|
||||
gnome-extra/tecla wayland
|
||||
gui-libs/gtk wayland
|
||||
# gtkmm with USE=vulkan depends on gtk[vulkan] which sets vulkan-loader[wayland]
|
||||
dev-cpp/gtkmm vulkan
|
||||
gui-libs/vte wayland
|
||||
media-libs/clutter wayland
|
||||
media-libs/clutter-gtk wayland
|
||||
|
||||
Reference in New Issue
Block a user