mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
gnustep-base/gnustep-base: fix hard dep on openssl with USE=libressl
Fixes bug #595844 Package-Manager: portage-2.3.2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
@@ -23,7 +23,6 @@ RDEPEND="${GNUSTEP_CORE_DEPEND}
|
||||
libressl? ( dev-libs/libressl:= )
|
||||
)
|
||||
)
|
||||
>=dev-libs/openssl-0.9.7:=
|
||||
icu? ( >=dev-libs/icu-4.0:= )
|
||||
!libffi? ( dev-libs/ffcall
|
||||
gnustep-base/gnustep-make[-native-exceptions] )
|
||||
@@ -23,7 +23,6 @@ RDEPEND="${GNUSTEP_CORE_DEPEND}
|
||||
libressl? ( dev-libs/libressl:= )
|
||||
)
|
||||
)
|
||||
>=dev-libs/openssl-0.9.7:=
|
||||
icu? ( >=dev-libs/icu-4.0:= )
|
||||
!libffi? ( dev-libs/ffcall
|
||||
gnustep-base/gnustep-make[-native-exceptions] )
|
||||
Reference in New Issue
Block a user