From: Michael Haubenwallner Date: Tue, 8 Jan 2019 16:54:21 +0000 (+0100) Subject: profiles/prefix/linux(guest): p.mask sys-kernel/linux-headers X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2c90572d4947254855f83c1cbb182cb2d3d5fb0f;p=gentoo.git profiles/prefix/linux(guest): p.mask sys-kernel/linux-headers Prefix Guest does use host libc and host kernel's headers, hence packages should depend on virtual/os-headers instead. Signed-off-by: Michael Haubenwallner --- diff --git a/profiles/prefix/linux/package.mask b/profiles/prefix/linux/package.mask index 17532723914b..b13eb34a5206 100644 --- a/profiles/prefix/linux/package.mask +++ b/profiles/prefix/linux/package.mask @@ -1,2 +1,7 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 + +# Michael Haubenwallner (08 Jan 2019) +# Prefix Guest does use host libc and host kernel's headers, +# hence packages should depend on virtual/os-headers instead. +sys-kernel/linux-headers