From: Anthony G. Basile Date: Tue, 31 May 2016 17:35:13 +0000 (-0400) Subject: dev-libs/libintl: block against musl which provides its own libintl X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=98986a0b16ae6c3ad2a4b76e62666c58c1113e56;p=gentoo.git dev-libs/libintl: block against musl which provides its own libintl Package-Manager: portage-2.2.28 --- diff --git a/dev-libs/libintl/libintl-0.19.6.ebuild b/dev-libs/libintl/libintl-0.19.6.ebuild index 41e144031290..5bb9072e4dea 100644 --- a/dev-libs/libintl/libintl-0.19.6.ebuild +++ b/dev-libs/libintl/libintl-0.19.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -23,6 +23,7 @@ DEPEND=">=virtual/libiconv-0-r1[${MULTILIB_USEDEP}]" # Block C libraries known to provide libintl. RDEPEND="${DEPEND} !sys-libs/glibc + !sys-libs/musl !