blob: a763a9cb3f4041f0cd2ecea120b7009ccd1a95b2 [file] [log] [blame] [edit]
# Copyright 2015 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
EAPI=7
DESCRIPTION="Customization for the Lakitu Image"
HOMEPAGE="http://dev.chromium.org/"
LICENSE="metapackage"
SLOT="0"
KEYWORDS="*"
IUSE=""
RDEPEND="
virtual/feature-base-lakitu
virtual/feature-gcp
"
DEPEND="${RDEPEND}"