commit:     ae55aaa95b5e967827791e6f3a15d53eeb9dbdaa
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  9 11:45:49 2019 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Tue Apr  9 11:45:49 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae55aaa9

app-admin/abrt: fix minimum glib dep

Bug: https://bugs.gentoo.org/682840
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 app-admin/abrt/abrt-2.12.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/abrt/abrt-2.12.0-r1.ebuild 
b/app-admin/abrt/abrt-2.12.0-r1.ebuild
index 77b7808c706..3e9399554b1 100644
--- a/app-admin/abrt/abrt-2.12.0-r1.ebuild
+++ b/app-admin/abrt/abrt-2.12.0-r1.ebuild
@@ -18,7 +18,7 @@ IUSE="debug selinux"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 COMMON_DEPEND="${PYTHON_DEPS}
-       >=dev-libs/glib-2.43.4:2
+       >=dev-libs/glib-2.56:2
        >=dev-libs/libreport-2.10.0[python]
        dev-libs/libxml2:2
        >=gnome-base/gsettings-desktop-schemas-3.15.1

Reply via email to