blob: 6a56a089d829f76a71765da9115efcee8dfb4cff [file] [log] [blame]
# Copyright 2018 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="coreboot private files virtual package"
SLOT="0"
KEYWORDS="*"
RDEPEND="
sys-boot/coreboot-private-files-baseboard-trogdor
"
DEPEND=${RDEPEND}