mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-02 23:48:17 -07:00
games-util/springlobby: 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:
@@ -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
|
||||
@@ -17,7 +17,7 @@ IUSE="debug +libnotify +nls +sound"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-libs/boost-1.35:=
|
||||
dev-libs/openssl:=
|
||||
dev-libs/openssl:0=
|
||||
net-misc/curl
|
||||
sys-libs/zlib[minizip]
|
||||
x11-libs/libICE
|
||||
|
||||
Reference in New Issue
Block a user