# Copyright (c) 2015 The Chromium OS Authors. All rights reserved. | |
# Distributed under the terms of the GNU General Public License v2 | |
EAPI=5 | |
DESCRIPTION="Chrome auth virtual package. This package will RDEPEND | |
on the actual package that installs the ChromeOS PAM configs." | |
HOMEPAGE="http://src.chromium.org" | |
LICENSE="BSD-Google" | |
SLOT="0" | |
KEYWORDS="*" | |
RDEPEND="chromeos-base/chromeos-auth-config-lakitu" |