blob: a1736b6fafb1b72372a35293f6c44cdb47367392 [file] [log] [blame]
# Copyright 2017 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="Chrome OS camera HAL virtual package"
HOMEPAGE="http://src.chromium.org"
LICENSE="metapackage"
SLOT="0"
KEYWORDS="*"
# Set to USB HAL by default. If devices don't use USB cameras, they should
# override the ebuild in their board overlay.
RDEPEND="
media-libs/cros-camera-hal-usb"