From 7cb71771d095a542c7e3aa02a6d1bc181ef3ff23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Mon, 8 Jun 2015 19:57:03 +0100 Subject: Workaround for util-linux to not depend on git At least systemd fails to build if you remove the git dependency from util-linux and you dont apply this workaround Change-Id: Ife649e811aea2ffb2eb4fa6d042e2dfbaf390430 --- strata/core.morph | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'strata/core.morph') diff --git a/strata/core.morph b/strata/core.morph index 3966ebc4..92b7e64c 100644 --- a/strata/core.morph +++ b/strata/core.morph @@ -315,6 +315,9 @@ chunks: - acl - linux-pam - libcap2 +# Note: util-linux's version number must be set in util-linux's chunk morph, +# so if you update util-linux be sure to also update the version number +# in strata/core/util-linux.morph - name: util-linux morph: strata/core/util-linux.morph repo: upstream:util-linux @@ -324,7 +327,6 @@ chunks: - autoconf - automake - gettext-tarball - - git - libtool-tarball - pkg-config - linux-pam -- cgit v1.2.1