commit: 5b9d6327947f51e3a854a4117ca418ba5b0eecd7
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun May 9 19:48:34 2021 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun May 9 19:48:34 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b9d6327
app-admin/gnome-abrt: Needs to be rebuilt when libreport soname bumps
Add the dep to ensure that it will be fixed in future versions
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
app-admin/gnome-abrt/gnome-abrt-1.3.6.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-admin/gnome-abrt/gnome-abrt-1.3.6.ebuild
b/app-admin/gnome-abrt/gnome-abrt-1.3.6.ebuild
index b9ff00b24a5..d06fd2d8b60 100644
--- a/app-admin/gnome-abrt/gnome-abrt-1.3.6.ebuild
+++ b/app-admin/gnome-abrt/gnome-abrt-1.3.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -19,7 +19,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="${PYTHON_DEPS}
>=x11-libs/gtk+-3.10.0:3
- >=dev-libs/libreport-2.0.20[python,${PYTHON_USEDEP}]
+ >=dev-libs/libreport-2.0.20:0=[python,${PYTHON_USEDEP}]
>=app-admin/abrt-2.10.10-r1
>=dev-python/pygobject-3.29.1:3[${PYTHON_USEDEP}]
>=dev-python/pyxdg-0.19[${PYTHON_USEDEP}]