summaryrefslogtreecommitdiff
path: root/elements/core/util-linux.bst
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2018-07-19 12:10:12 +0100
committerBen Brewer <ben.brewer@codethink.co.uk>2018-07-25 10:40:11 +0100
commite89894826eeccc319e7de35ee098290bc0c97738 (patch)
treeef84c890d547b2a0a4b55c6a8110f832d23d52ce /elements/core/util-linux.bst
parent8aa76efe4b6a6a78798092f0ff4f9c1ffaceb5b7 (diff)
downloaddefinitions-e89894826eeccc319e7de35ee098290bc0c97738.tar.gz
Sanitize build/runtime dependencies
Diffstat (limited to 'elements/core/util-linux.bst')
-rw-r--r--elements/core/util-linux.bst32
1 files changed, 21 insertions, 11 deletions
diff --git a/elements/core/util-linux.bst b/elements/core/util-linux.bst
index eec44f37..1bd26a7d 100644
--- a/elements/core/util-linux.bst
+++ b/elements/core/util-linux.bst
@@ -1,21 +1,31 @@
kind: autotools
+
depends:
-- gnu-toolchain.bst
-- core/autoconf.bst
-- core/automake.bst
-- core/gettext-tarball.bst
-- core/git-minimal.bst
-- core/openssl-new.bst
-- core/libtool.bst
-- core/pkg-config.bst
-- core/linux-pam.bst
-- core/shadow.bst
-- core/perl.bst
+- filename: gnu-toolchain.bst
+ type: build
+- filename: core/autoconf.bst
+ type: build
+- filename: core/automake.bst
+ type: build
+- filename: core/gettext-tarball.bst
+ type: build
+- filename: core/git-minimal.bst
+ type: build
+- filename: core/libtool.bst
+ type: build
+- filename: core/pkg-config.bst
+ type: build
+- filename: core/linux-pam.bst
+ type: build
+- filename: core/shadow.bst
+ type: build
+
sources:
- kind: git
url: upstream:util-linux
track: v2.28
ref: 44338f7fe6a529cef1f206dccd95e7282625c483
+
config:
configure-commands:
- ./autogen.sh