gui-libs/tepl: fix gettext min req
authorMart Raudsepp <leio@gentoo.org>
Sun, 26 Jan 2020 14:32:54 +0000 (16:32 +0200)
committerMart Raudsepp <leio@gentoo.org>
Sun, 26 Jan 2020 18:00:27 +0000 (20:00 +0200)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
gui-libs/tepl/tepl-4.2.1.ebuild

index 61989b5579ba09a5cb6102ab1bd322507ae8c7b8..43b7ec06cd1e83c7b4f4cd4e0d910dca1cdadcb5 100644 (file)
@@ -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