app-admin/abrt: add missing dependency on libreport-gtk
authorGilles Dartiguelongue <eva@gentoo.org>
Sun, 19 Apr 2020 22:13:46 +0000 (00:13 +0200)
committerMatt Turner <mattst88@gentoo.org>
Sun, 19 Apr 2020 22:17:56 +0000 (15:17 -0700)
This used to be default-enabled in libreport ebuild.

Closes: https://github.com/gentoo/gentoo/pull/15425
Signed-off-by: Matt Turner <mattst88@gentoo.org>
app-admin/abrt/abrt-2.14.0.ebuild

index ed552da0f4c8a844d0d4be3dcdb23d0d3a16c7ba..0c87155270c03c1a888d1e615ab18359ccb16f47 100644 (file)
@@ -20,7 +20,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 DEPEND="${PYTHON_DEPS}
        >=dev-libs/glib-2.56:2
-       >=dev-libs/libreport-2.10.0[python]
+       >=dev-libs/libreport-2.10.0[gtk,python]
        dev-libs/libxml2:2
        >=gnome-base/gsettings-desktop-schemas-3.15.1
        net-libs/libsoup:2.4