add dev-embedded/zephyr-deps

This commit is contained in:
Martin Sekera 2021-04-27 10:45:24 +02:00
parent 463c685e9b
commit 0ee4d8cc0a

View 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
"