summaryrefslogtreecommitdiff
path: root/elements/deploy-tools/parted.bst
diff options
context:
space:
mode:
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