add dev-embedded/zephyr-deps
This commit is contained in:
parent
463c685e9b
commit
0ee4d8cc0a
1 changed files with 25 additions and 0 deletions
25
dev-embedded/zephyr-deps/zephyr-deps-2.5.99.ebuild
Normal file
25
dev-embedded/zephyr-deps/zephyr-deps-2.5.99.ebuild
Normal file
|
@ -0,0 +1,25 @@
|
|||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
DESCRIPTION="Meta package with system dependencies for the Zephyr Project."
|
||||
HOMEPAGE="https://www.zephyrproject.org/"
|
||||
|
||||
LICENSE="metapackage"
|
||||
SLOT="0"
|
||||
|
||||
KEYWORDS="amd64"
|
||||
|
||||
RDEPEND="
|
||||
dev-util/gperf
|
||||
dev-util/ninja
|
||||
dev-python/setuptools
|
||||
dev-util/shadowman
|
||||
dev-util/cmake
|
||||
dev-python/pip
|
||||
app-mobilephone/dfu-util
|
||||
dev-vcs/git
|
||||
sys-apps/dtc
|
||||
dev-util/ccache
|
||||
"
|
Loading…
Add table
Add a link
Reference in a new issue