|
|
@ -27,7 +27,7 @@ HOMEPAGE="https://zeroc.com/products/ice" |
|
|
|
LICENSE="GPL-2" |
|
|
|
SLOT="0/37" |
|
|
|
KEYWORDS="" |
|
|
|
IUSE="debug examples libressl php python ruby test" |
|
|
|
IUSE="debug examples php python ruby test" |
|
|
|
RESTRICT="test" |
|
|
|
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |
|
|
|
|
|
|
@ -36,8 +36,7 @@ RDEPEND=">=app-arch/bzip2-1.0.5 |
|
|
|
dev-libs/libedit:= |
|
|
|
dev-cpp/libmcpp |
|
|
|
dev-db/lmdb |
|
|
|
!libressl? ( dev-libs/openssl:0= ) |
|
|
|
libressl? ( dev-libs/libressl:0= ) |
|
|
|
dev-libs/openssl:0= |
|
|
|
python? ( ${PYTHON_DEPS} ) |
|
|
|
ruby? ( $(ruby_implementation_depend ruby27) )" |
|
|
|
DEPEND="${RDEPEND} |
|
|
|