mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
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>
11 lines
403 B
Plaintext
11 lines
403 B
Plaintext
# 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
|