Skip to content

Commit

Permalink
net-im/ejabberd: Restrict Erlang version for ejabberd-2.1
Browse files Browse the repository at this point in the history
ejabberd-2.1 doesn't work with newer Erlang versions.

Gentoo-Bug: 539040
Gentoo-Bug: 590116

Package-Manager: portage-2.3.0
  • Loading branch information
aidecoe committed Aug 19, 2016
1 parent 559a22e commit 62d8c09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net-im/ejabberd/ejabberd-2.1.13-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ IUSE="captcha debug ldap odbc pam +web zlib ${EJABBERD_MODULES}"
DEPEND=">=net-im/jabber-base-0.01
>=dev-libs/expat-1.95
>=dev-lang/erlang-12.2.5[ssl]
<dev-lang/erlang-19
<dev-lang/erlang-16
odbc? ( dev-db/unixODBC )
ldap? ( =net-nds/openldap-2* )
>=dev-libs/openssl-0.9.8e:=
Expand Down

0 comments on commit 62d8c09

Please sign in to comment.