summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2021-05-09 21:48:34 +0200
committerPacho Ramos <pacho@gentoo.org>2021-05-09 21:48:34 +0200
commit5b9d6327947f51e3a854a4117ca418ba5b0eecd7 (patch)
treed2c8ee2e3faedde9cbbcf081b4e25d5e5a5df5b4 /app-admin/gnome-abrt
parentdev-libs/libreport: Add subslot (diff)
downloadgentoo-5b9d6327947f51e3a854a4117ca418ba5b0eecd7.tar.gz
gentoo-5b9d6327947f51e3a854a4117ca418ba5b0eecd7.tar.bz2
gentoo-5b9d6327947f51e3a854a4117ca418ba5b0eecd7.zip
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@gentoo.org>
Diffstat (limited to 'app-admin/gnome-abrt')
-rw-r--r--app-admin/gnome-abrt/gnome-abrt-1.3.6.ebuild4
1 files 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 b9ff00b24a57..d06fd2d8b609 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}]