mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
profiles: Force sys-libs/ncurses[tinfo]
Closes: https://bugs.gentoo.org/487844 Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/11458 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
This commit is contained in:
committed by
Lars Wendler
parent
9b344adb82
commit
95dbfdecc6
@@ -6,6 +6,14 @@
|
||||
# them is an experimental feature and needs testing.
|
||||
sys-libs/glibc static-libs
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (22 Mar 2019)
|
||||
# Force building separate tinfo to maintain stable library API. This
|
||||
# is backwards-compatible with packages linked to -lncurses, so neither
|
||||
# installed packages nor pre-built software should be negatively
|
||||
# affected. On the other hand, disabling USE=tinfo is capable of
|
||||
# breaking installed packages.
|
||||
sys-libs/ncurses tinfo
|
||||
|
||||
# Mart Raudsepp <leio@gentoo.org> (2018-12-14)
|
||||
# Security is not optional if available for the architecture/kernel.
|
||||
gnome-base/gnome-desktop seccomp
|
||||
|
||||
Reference in New Issue
Block a user