dev-util/ostree: Adjusted slot dependency on dev-libs/openssl

source-based packages should never depend on any other openssl slot
than slot 0.

Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
This commit is contained in:
Lars Wendler
2019-01-07 19:07:13 +01:00
parent 52270e757a
commit 350ee0a228
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -21,7 +21,7 @@ COMMON_DEPEND="
dev-libs/glib:=
dev-libs/libassuan:=
dev-libs/libgpg-error:=
dev-libs/openssl:=
dev-libs/openssl:0=
net-misc/curl:=
sys-apps/util-linux:=
sys-fs/fuse:=

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Authors
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -20,7 +20,7 @@ COMMON_DEPEND="
dev-libs/glib:=
dev-libs/libassuan:=
dev-libs/libgpg-error:=
dev-libs/openssl:=
dev-libs/openssl:0=
sys-apps/util-linux:=
sys-fs/fuse:=
sys-libs/zlib:=