mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-30 10:01:32 +02:00
fix(virtual): add hard-host-depends-bsp
add this virtual for hard-host-depends
This commit is contained in:
parent
b0260921bc
commit
bf68ef96aa
@ -0,0 +1,14 @@
|
|||||||
|
# Copyright (c) 2012 The Chromium OS Authors. All rights reserved.
|
||||||
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
|
EAPI=4
|
||||||
|
|
||||||
|
DESCRIPTION="Host dependencies BSP virtual package. Override this virtual
|
||||||
|
package in a private host overlay by adding a virtual/hard-host-depends-bsp
|
||||||
|
version 2 ebuild, and have that package RDEPEND on any host dependencies needed
|
||||||
|
by the private overlay."
|
||||||
|
HOMEPAGE="http://src.chromium.org"
|
||||||
|
|
||||||
|
LICENSE="BSD"
|
||||||
|
SLOT="0"
|
||||||
|
KEYWORDS="amd64 x86"
|
Loading…
x
Reference in New Issue
Block a user