[dev-libs/Ice] sort rdepend, libedit

This commit is contained in:
Robert Förster 2021-01-29 23:27:48 +01:00
parent c8b6aef720
commit 6b93af8096
1 changed files with 5 additions and 5 deletions

View File

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