From b4ad4249f52c598ffddfc28a85bf69097a5bf91a Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Sun, 26 Jan 2020 16:32:54 +0200 Subject: [PATCH] gui-libs/tepl: fix gettext min req Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp --- gui-libs/tepl/tepl-4.2.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gui-libs/tepl/tepl-4.2.1.ebuild b/gui-libs/tepl/tepl-4.2.1.ebuild index 61989b5579ba..43b7ec06cd1e 100644 --- a/gui-libs/tepl/tepl-4.2.1.ebuild +++ b/gui-libs/tepl/tepl-4.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -23,7 +23,7 @@ RDEPEND=" introspection? ( >=dev-libs/gobject-introspection-1.42:= ) " DEPEND="${DEPEND} - >=sys-devel/gettext-0.19.4 + >=sys-devel/gettext-0.19.6 dev-util/glib-utils >=dev-util/gtk-doc-am-1.25 virtual/pkgconfig -- 2.26.2