mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 11:18:09 -07:00
dev-perl/Net-Server-Coro: Fix dependency on dev-perl/Net-Server
Package-Manager: portage-2.2.27
This commit is contained in:
committed by
Andreas K. Hüttel
parent
a9a6210c37
commit
513c419fc4
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
@@ -18,7 +18,7 @@ IUSE="ssl"
|
||||
RDEPEND="
|
||||
dev-perl/Coro
|
||||
dev-perl/AnyEvent
|
||||
>=dev-perl/net-server-2
|
||||
>=dev-perl/Net-Server-2
|
||||
ssl? (
|
||||
dev-perl/Net-SSLeay
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user