commit:     c1c7c8e57f45bc6ad1c3631185749834e5987a90
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 30 17:04:10 2018 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Mon Jul 30 17:04:42 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1c7c8e5

sys-apps/bolt: add hard dep on systemd

Closes: https://bugs.gentoo.org/662472

Package-Manager: Portage-2.3.43, Repoman-2.3.10

 sys-apps/bolt/bolt-0.4.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-apps/bolt/bolt-0.4.ebuild b/sys-apps/bolt/bolt-0.4.ebuild
index 43fd351f948..5c53b7e1a03 100644
--- a/sys-apps/bolt/bolt-0.4.ebuild
+++ b/sys-apps/bolt/bolt-0.4.ebuild
@@ -18,6 +18,7 @@ DEPEND="
        >=dev-libs/glib-2.50.0:2
        virtual/libudev
        virtual/udev
+       sys-apps/systemd:0=
        sys-auth/polkit[introspection]
        doc? ( app-text/asciidoc )"
 RDEPEND="${DEPEND}"

Reply via email to