summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2019-01-07 19:09:38 +0100
committerLars Wendler <polynomial-c@gentoo.org>2019-01-07 20:15:30 +0100
commiteb0fcac7ec64d3af2ebd9f2d87455c9fa203403c (patch)
treee60e25982441de03abf1d74483c07ed91fae86e1 /games-util
parentdev-util/ostree: Adjusted slot dependency on dev-libs/openssl (diff)
downloadgentoo-eb0fcac7ec64d3af2ebd9f2d87455c9fa203403c.tar.gz
gentoo-eb0fcac7ec64d3af2ebd9f2d87455c9fa203403c.tar.bz2
gentoo-eb0fcac7ec64d3af2ebd9f2d87455c9fa203403c.zip
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>
Diffstat (limited to 'games-util')
-rw-r--r--games-util/springlobby/springlobby-0.266.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-util/springlobby/springlobby-0.266.ebuild b/games-util/springlobby/springlobby-0.266.ebuild
index 6fd4af3c6e07..cd52d8460241 100644
--- a/games-util/springlobby/springlobby-0.266.ebuild
+++ b/games-util/springlobby/springlobby-0.266.ebuild
@@ -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