From: Petr Vaněk Date: Thu, 28 Nov 2019 13:24:25 +0000 (+0100) Subject: dev-erlang/ezlib: subscribe to dev-lang/erlang subslot X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=31d27c5bf7c1613c93f2a9fb0b4b1ecc2b4852c9;p=gentoo.git 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 Signed-off-by: Sergei Trofimovich --- diff --git a/dev-erlang/ezlib/ezlib-1.0.2.ebuild b/dev-erlang/ezlib/ezlib-1.0.2.ebuild index 4503232bcf55..8f0b847b543e 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 1e81db0e50b6..e3d64871c7f0 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}"