blob: a94981b6bfc47553a8ab5ca911f485ac1dbb209d [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="metapackage"
SLOT="${PV}/${PR}"
KEYWORDS="*"
DEPEND="dev-libs/openssl:0="