summaryrefslogtreecommitdiff
path: root/elements/core/git-minimal.bst
diff options
context:
space:
mode:
Diffstat (limited to 'elements/core/git-minimal.bst')
-rw-r--r--elements/core/git-minimal.bst24
1 files changed, 16 insertions, 8 deletions
diff --git a/elements/core/git-minimal.bst b/elements/core/git-minimal.bst
index 2c819ccb..7744454e 100644
--- a/elements/core/git-minimal.bst
+++ b/elements/core/git-minimal.bst
@@ -1,18 +1,26 @@
kind: autotools
+
depends:
-- gnu-toolchain.bst
-- core/autoconf.bst
-- core/python3.bst
-- core/curl.bst
-- core/gettext-tarball.bst
-- core/libexpat.bst
-- core/openssl-new.bst
-- core/perl.bst
+- filename: gnu-toolchain.bst
+ type: build
+- filename: core/autoconf.bst
+ type: build
+- filename: core/python3.bst
+ type: build
+- filename: core/curl.bst
+ type: build
+- filename: core/gettext-tarball.bst
+ type: build
+- filename: core/libexpat.bst
+ type: build
+- filename: core/openssl-new.bst
+
sources:
- kind: git
url: upstream:git
track: v2.8.0-rc2
ref: ed9067f705aa51819c7dfff7e4190dd267beaf5d
+
config:
configure-commands:
(<):