summaryrefslogtreecommitdiff
path: root/elements/core/autoconf.bst
diff options
context:
space:
mode:
Diffstat (limited to 'elements/core/autoconf.bst')
-rw-r--r--elements/core/autoconf.bst20
1 files changed, 15 insertions, 5 deletions
diff --git a/elements/core/autoconf.bst b/elements/core/autoconf.bst
index 5322f434..42e989da 100644
--- a/elements/core/autoconf.bst
+++ b/elements/core/autoconf.bst
@@ -1,16 +1,26 @@
kind: autotools
+
depends:
-- gnu-toolchain.bst
-- core/autoconf-tarball.bst
-- core/automake.bst
-- core/help2man.bst
-- core/texinfo-tarball.bst
+- filename: gnu-toolchain.bst
+ type: build
+- filename: core/autoconf-tarball.bst
+ type: build
+- filename: core/automake.bst
+ type: build
+- filename: core/help2man.bst
+ type: build
+- filename: core/texinfo-tarball.bst
+ type: build
+# autorecof is a perl script, so perl is a runtime dependency
+# for autoconf.
- core/perl.bst
+
sources:
- kind: git
url: upstream:autoconf
track: baserock/v2.69-texinfo-fix
ref: 218f9347c9c34919c2b8eef8d9a0513ac567a3c1
+
config:
configure-commands:
(<):