blob: e3198014df25a45f0d90a8f8fad57731a65bd2e8 [file] [log] [blame]
# Copyright 2019 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
CROS_RUST_EMPTY_CRATE=1
inherit cros-rust
DESCRIPTION="Empty ${PN} crate that pulls in the openssl headers."
HOMEPAGE=""
LICENSE="BSD-Google"
SLOT="${PV}/${PR}"
KEYWORDS="*"
DEPEND="dev-libs/openssl:0="