[dev-libs/Ice] doesn't link to ncurses anymore
This commit is contained in:
parent
b51ac3cc17
commit
fe777ca305
@ -30,7 +30,7 @@ HOMEPAGE="http://www.zeroc.com/"
|
|||||||
LICENSE="GPL-2"
|
LICENSE="GPL-2"
|
||||||
SLOT="0/36"
|
SLOT="0/36"
|
||||||
KEYWORDS=""
|
KEYWORDS=""
|
||||||
IUSE="examples libressl +ncurses mono php python ruby test debug"
|
IUSE="examples libressl +readline mono php python ruby test debug"
|
||||||
|
|
||||||
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
|
||||||
@ -48,7 +48,7 @@ RDEPEND=">=dev-libs/expat-2.0.1
|
|||||||
!dev-python/IcePy
|
!dev-python/IcePy
|
||||||
!dev-ruby/IceRuby"
|
!dev-ruby/IceRuby"
|
||||||
DEPEND="${RDEPEND}
|
DEPEND="${RDEPEND}
|
||||||
ncurses? ( sys-libs/ncurses:0= sys-libs/readline:0= )
|
readline? ( sys-libs/readline:0= )
|
||||||
test? (
|
test? (
|
||||||
${PYTHON_DEPS}
|
${PYTHON_DEPS}
|
||||||
dev-python/passlib[${PYTHON_USEDEP}]
|
dev-python/passlib[${PYTHON_USEDEP}]
|
||||||
|
Loading…
Reference in New Issue
Block a user