mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 02:16:59 +02:00
add(coreos-devel/board-packages): Target for building binary packages
This commit is contained in:
parent
bddf1831f0
commit
d3fe403bf3
@ -0,0 +1,21 @@
|
||||
# Copyright 2013 The CoreOS Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI=5
|
||||
|
||||
DESCRIPTION="Meta ebuild for building all binary packages."
|
||||
HOMEPAGE="http://coreos.com/docs/sdk/"
|
||||
SRC_URI=""
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="
|
||||
coreos-base/coreos
|
||||
coreos-base/coreos-dev
|
||||
"
|
||||
# dev-lang/python-oem
|
Loading…
Reference in New Issue
Block a user