projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
529ec02
)
sys-apps/bolt: add hard dep on systemd
author
Matthew Thode
<prometheanfire@gentoo.org>
Mon, 30 Jul 2018 17:04:10 +0000
(12:04 -0500)
committer
Matthew 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
patch
|
blob
|
history
diff --git
a/sys-apps/bolt/bolt-0.4.ebuild
b/sys-apps/bolt/bolt-0.4.ebuild
index 43fd351f948377aee244307ced51cd73042e092e..5c53b7e1a03dcd28382925494e4bf35e85a97a9a 100644
(file)
--- 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}"