summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2016-03-14 23:06:33 -0500
committerDoug Goldstein <cardoe@gentoo.org>2016-03-14 23:06:33 -0500
commit06a5f34ba6ccfa8a798369f936585aa7bb9e2ed5 (patch)
tree43599875ab92048413c4bca240dd5fa07139631b /sys-fs/lvm2/lvm2-2.02.145-r2.ebuild
parentsys-fs/lvm2: make depend() in lvm init script quiet (diff)
downloadgentoo-06a5f34ba6ccfa8a798369f936585aa7bb9e2ed5.tar.gz
gentoo-06a5f34ba6ccfa8a798369f936585aa7bb9e2ed5.tar.bz2
gentoo-06a5f34ba6ccfa8a798369f936585aa7bb9e2ed5.zip
sys-fs/lvm2: fix issue building with USE=systemd
When building with USE=systemd, we need to pull it in since it is built against. Gentoo-Bug: 570788 Package-Manager: portage-2.2.26 Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
Diffstat (limited to 'sys-fs/lvm2/lvm2-2.02.145-r2.ebuild')
-rw-r--r--sys-fs/lvm2/lvm2-2.02.145-r2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-fs/lvm2/lvm2-2.02.145-r2.ebuild b/sys-fs/lvm2/lvm2-2.02.145-r2.ebuild
index d1d4d4a4de0f..f7c5dc50070b 100644
--- a/sys-fs/lvm2/lvm2-2.02.145-r2.ebuild
+++ b/sys-fs/lvm2/lvm2-2.02.145-r2.ebuild
@@ -27,6 +27,7 @@ DEPEND_COMMON="
)
readline? ( sys-libs/readline:0= )
+ systemd? ( >=sys-apps/systemd-205:0= )
udev? ( >=virtual/libudev-208:=[static-libs?] )"
# /run is now required for locking during early boot. /var cannot be assumed to
# be available -- thus, pull in recent enough baselayout for /run.