summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2014-07-21 17:52:45 +0000
committerMike Gilbert <floppym@gentoo.org>2014-07-21 17:52:45 +0000
commit33f683a36a09931f4c7ae2a3a4eaa5438db122f0 (patch)
tree0aa5cbc0874976e2bb608b499f888c423cb97e2d /sys-apps/systemd/systemd-212-r5.ebuild
parentStable for amd64 wrt bug #505102 (diff)
downloadhistorical-33f683a36a09931f4c7ae2a3a4eaa5438db122f0.tar.gz
historical-33f683a36a09931f4c7ae2a3a4eaa5438db122f0.tar.bz2
historical-33f683a36a09931f4c7ae2a3a4eaa5438db122f0.zip
Depend on >=sys-apps/coreutils-8.16 for ln --relative.
Package-Manager: portage-2.2.10/cvs/Linux x86_64 Manifest-Sign-Key: 0x0BBEEA1FEA4843A4
Diffstat (limited to 'sys-apps/systemd/systemd-212-r5.ebuild')
-rw-r--r--sys-apps/systemd/systemd-212-r5.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-apps/systemd/systemd-212-r5.ebuild b/sys-apps/systemd/systemd-212-r5.ebuild
index 7ed686ef6d1e..a00793362e32 100644
--- a/sys-apps/systemd/systemd-212-r5.ebuild
+++ b/sys-apps/systemd/systemd-212-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-212-r5.ebuild,v 1.11 2014/07/05 13:56:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-212-r5.ebuild,v 1.12 2014/07/21 17:52:42 floppym Exp $
EAPI=5
@@ -71,6 +71,7 @@ DEPEND="${COMMON_DEPEND}
app-arch/xz-utils:0
dev-util/gperf
>=dev-util/intltool-0.50
+ >=sys-apps/coreutils-8.16
>=sys-devel/binutils-2.23.1
>=sys-devel/gcc-4.6
>=sys-kernel/linux-headers-${MINKV}