summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2018-07-30 12:04:10 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2018-07-30 12:04:42 -0500
commitc1c7c8e57f45bc6ad1c3631185749834e5987a90 (patch)
treee32fccc2d5abb40957ec97099da9e1bf257bcbd1 /sys-apps/bolt
parentprofiles: add mask on sys-apps/bolt for systemd profiles (diff)
downloadgentoo-c1c7c8e57f45bc6ad1c3631185749834e5987a90.tar.gz
gentoo-c1c7c8e57f45bc6ad1c3631185749834e5987a90.tar.bz2
gentoo-c1c7c8e57f45bc6ad1c3631185749834e5987a90.zip
sys-apps/bolt: add hard dep on systemd
Closes: https://bugs.gentoo.org/662472 Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'sys-apps/bolt')
-rw-r--r--sys-apps/bolt/bolt-0.4.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-apps/bolt/bolt-0.4.ebuild b/sys-apps/bolt/bolt-0.4.ebuild
index 43fd351f9483..5c53b7e1a03d 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}"