summaryrefslogtreecommitdiff
path: root/elements/deploy-tools/parted.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/deploy-tools/parted.bst
parent8aa76efe4b6a6a78798092f0ff4f9c1ffaceb5b7 (diff)
downloaddefinitions-e89894826eeccc319e7de35ee098290bc0c97738.tar.gz
Sanitize build/runtime dependencies
Diffstat (limited to 'elements/deploy-tools/parted.bst')
-rw-r--r--elements/deploy-tools/parted.bst25
1 files changed, 25 insertions, 0 deletions
diff --git a/elements/deploy-tools/parted.bst b/elements/deploy-tools/parted.bst
index 7e2f7b64..02c6b07a 100644
--- a/elements/deploy-tools/parted.bst
+++ b/elements/deploy-tools/parted.bst
@@ -1,4 +1,5 @@
kind: autotools
+
depends:
- filename: core/bash.bst
type: build
@@ -10,6 +11,29 @@ depends:
type: build
- filename: core/bc.bst
type: build
+- 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/texinfo-tarball.bst
+ type: build
+- filename: core/mini-utils.bst
+ type: build
+- filename: core/util-linux.bst
+ type: build
+- filename: core/ncurses.bst
+ type: build
+- filename: core/readline.bst
+ type: build
+- filename: core/file.bst
+ type: build
+- filename: core/pkg-config.bst
+ type: build
+
sources:
- kind: git
url: upstream:parted
@@ -18,6 +42,7 @@ sources:
submodules:
gnulib:
url: upstream:gnulib
+
config:
configure-commands:
- sed -i -e '/^buildreq="/,/^"/{/rsync/d}' bootstrap.conf