summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2018-05-23 18:36:20 -0400
committerAaron Bauman <bman@gentoo.org>2018-05-23 18:36:20 -0400
commit0010f554940e720df968ab8c3131e96aaa84988a (patch)
tree3c342ad67bf2715f3fb144444f1fd0acdcd02f01 /dev-libs
parentdev-libs/libreport: fix Python install (diff)
downloadgentoo-0010f554940e720df968ab8c3131e96aaa84988a.tar.gz
gentoo-0010f554940e720df968ab8c3131e96aaa84988a.tar.bz2
gentoo-0010f554940e720df968ab8c3131e96aaa84988a.zip
dev-libs/libreport: sys-apps/systemd to COMMON_DEPEND
Package-Manager: Portage-2.3.38, Repoman-2.3.9 RepoMan-Options: --force
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libreport/libreport-2.9.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libreport/libreport-2.9.5.ebuild b/dev-libs/libreport/libreport-2.9.5.ebuild
index c9250a6e69a3..9d1da641fb02 100644
--- a/dev-libs/libreport/libreport-2.9.5.ebuild
+++ b/dev-libs/libreport/libreport-2.9.5.ebuild
@@ -29,6 +29,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
net-libs/libproxy:=
net-misc/curl:=[ssl]
sys-apps/dbus
+ sys-apps/systemd
gtk? ( >=x11-libs/gtk+-3.3.12:3 )
python? ( ${PYTHON_DEPS} )
x11-misc/xdg-utils
@@ -39,7 +40,6 @@ DEPEND="${COMMON_DEPEND}
app-text/asciidoc
app-text/xmlto
>=dev-util/intltool-0.3.50
- sys-apps/systemd
>=sys-devel/gettext-0.17
virtual/pkgconfig
"