profiles/prefix/windows: p.use.mask tinfo for ncurses
authorMichael Haubenwallner <haubi@gentoo.org>
Wed, 31 Jul 2019 11:19:47 +0000 (13:19 +0200)
committerMichael Haubenwallner <haubi@gentoo.org>
Wed, 31 Jul 2019 11:34:05 +0000 (13:34 +0200)
On KERNEL=Winnt, ncurses requires the term-driver option (#639670),
which conflicts with the termlib option (use.forced by #487844).
Bug: https://bugs.gentoo.org/639670
Bug: https://bugs.gentoo.org/487844

Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
profiles/prefix/windows/package.use.mask [new file with mode: 0644]

diff --git a/profiles/prefix/windows/package.use.mask b/profiles/prefix/windows/package.use.mask
new file mode 100644 (file)
index 0000000..44f096f
--- /dev/null
@@ -0,0 +1,6 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+# Michael Haubenwallner <haubi@gentoo.org> (2019-07-31)
+# KERNEL=Winnt needs term-driver, which conflicts with termlib
+sys-libs/ncurses tinfo