commit: 31d27c5bf7c1613c93f2a9fb0b4b1ecc2b4852c9 Author: Petr Vaněk <arkamar <AT> atlas <DOT> cz> AuthorDate: Thu Nov 28 13:24:25 2019 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sat Dec 7 13:46:52 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31d27c5b
dev-erlang/ezlib: subscribe to dev-lang/erlang subslot Closes: https://bugs.gentoo.org/700260 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Petr Vaněk <arkamar <AT> atlas.cz> Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> dev-erlang/ezlib/ezlib-1.0.2.ebuild | 4 ++-- dev-erlang/ezlib/ezlib-1.0.6.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-erlang/ezlib/ezlib-1.0.2.ebuild b/dev-erlang/ezlib/ezlib-1.0.2.ebuild index 4503232bcf5..8f0b847b543 100644 --- a/dev-erlang/ezlib/ezlib-1.0.2.ebuild +++ b/dev-erlang/ezlib/ezlib-1.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ LICENSE="Apache-2.0" SLOT="0" KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc x86" -DEPEND=">=dev-lang/erlang-17.1 +DEPEND=">=dev-lang/erlang-17.1:= sys-libs/zlib" RDEPEND="${DEPEND}" diff --git a/dev-erlang/ezlib/ezlib-1.0.6.ebuild b/dev-erlang/ezlib/ezlib-1.0.6.ebuild index 1e81db0e50b..e3d64871c7f 100644 --- a/dev-erlang/ezlib/ezlib-1.0.6.ebuild +++ b/dev-erlang/ezlib/ezlib-1.0.6.ebuild @@ -14,7 +14,7 @@ LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86" -DEPEND=">=dev-lang/erlang-17.1 +DEPEND=">=dev-lang/erlang-17.1:= sys-libs/zlib" RDEPEND="${DEPEND}"