sys-apps/bolt: add hard dep on systemd
authorMatthew Thode <prometheanfire@gentoo.org>
Mon, 30 Jul 2018 17:04:10 +0000 (12:04 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Mon, 30 Jul 2018 17:04:42 +0000 (12:04 -0500)
Closes: https://bugs.gentoo.org/662472

Package-Manager: Portage-2.3.43, Repoman-2.3.10

sys-apps/bolt/bolt-0.4.ebuild

index 43fd351f948377aee244307ced51cd73042e092e..5c53b7e1a03dcd28382925494e4bf35e85a97a9a 100644 (file)
@@ -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}"