projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
108f637
)
app-admin/abrt: Add missing xdg-utils inherit
author
Matt Turner
<mattst88@gentoo.org>
Thu, 19 Mar 2020 03:07:23 +0000
(20:07 -0700)
committer
Matt Turner
<mattst88@gentoo.org>
Thu, 19 Mar 2020 03:16:03 +0000
(20:16 -0700)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
app-admin/abrt/abrt-2.14.0.ebuild
patch
|
blob
|
history
diff --git
a/app-admin/abrt/abrt-2.14.0.ebuild
b/app-admin/abrt/abrt-2.14.0.ebuild
index 7cc42adccdb2214646b60d79ddcba75a3754b042..ed552da0f4c8a844d0d4be3dcdb23d0d3a16c7ba 100644
(file)
--- a/
app-admin/abrt/abrt-2.14.0.ebuild
+++ b/
app-admin/abrt/abrt-2.14.0.ebuild
@@
-4,7
+4,7
@@
EAPI=7
PYTHON_COMPAT=( python3_{6,7} )
-inherit autotools python-single-r1 systemd
+inherit autotools python-single-r1 systemd
xdg-utils
DESCRIPTION="Automatic bug detection and reporting tool"
HOMEPAGE="https://github.com/abrt/abrt/wiki/ABRT-Project"