From: Mart Raudsepp Date: Sun, 26 Jan 2020 14:32:54 +0000 (+0200) Subject: gui-libs/tepl: fix gettext min req X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b4ad4249f52c598ffddfc28a85bf69097a5bf91a;p=gentoo.git gui-libs/tepl: fix gettext min req Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp --- 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