[dev-libs/Ice] fix openssl and libressl slots
This commit is contained in:
parent
9cb696259f
commit
03e23ed8db
@ -30,8 +30,8 @@ IUSE="doc examples libressl +ncurses mono php php_namespaces python ruby test de
|
|||||||
|
|
||||||
RDEPEND=">=dev-libs/expat-2.0.1
|
RDEPEND=">=dev-libs/expat-2.0.1
|
||||||
>=app-arch/bzip2-1.0.5
|
>=app-arch/bzip2-1.0.5
|
||||||
!libressl? ( >=dev-libs/openssl-0.9.8o:0 )
|
!libressl? ( dev-libs/openssl:0= )
|
||||||
libressl? ( dev-libs/libressl )
|
libressl? ( dev-libs/libressl:0= )
|
||||||
|| (
|
|| (
|
||||||
sys-libs/db:5.3[cxx]
|
sys-libs/db:5.3[cxx]
|
||||||
sys-libs/db:5.1[cxx]
|
sys-libs/db:5.1[cxx]
|
||||||
|
@ -35,8 +35,8 @@ IUSE="doc examples libressl +ncurses mono php php_namespaces python ruby test de
|
|||||||
|
|
||||||
RDEPEND=">=dev-libs/expat-2.0.1
|
RDEPEND=">=dev-libs/expat-2.0.1
|
||||||
>=app-arch/bzip2-1.0.5
|
>=app-arch/bzip2-1.0.5
|
||||||
!libressl? ( >=dev-libs/openssl-0.9.8o:0 )
|
!libressl? ( dev-libs/openssl:0= )
|
||||||
libressl? ( dev-libs/libressl )
|
libressl? ( dev-libs/libressl:0= )
|
||||||
|| (
|
|| (
|
||||||
sys-libs/db:5.3[cxx]
|
sys-libs/db:5.3[cxx]
|
||||||
sys-libs/db:5.1[cxx]
|
sys-libs/db:5.1[cxx]
|
||||||
|
Loading…
Reference in New Issue
Block a user