From 2c90572d4947254855f83c1cbb182cb2d3d5fb0f Mon Sep 17 00:00:00 2001 From: Michael Haubenwallner Date: Tue, 8 Jan 2019 17:54:21 +0100 Subject: 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 --- profiles/prefix/linux/package.mask | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'profiles/prefix') 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 -- cgit v1.2.3-65-gdbad