summaryrefslogtreecommitdiff
path: root/elements/core/libtool.bst
diff options
context:
space:
mode:
Diffstat (limited to 'elements/core/libtool.bst')
-rw-r--r--elements/core/libtool.bst35
1 files changed, 23 insertions, 12 deletions
diff --git a/elements/core/libtool.bst b/elements/core/libtool.bst
index 230a1a5f..e9f2c1bd 100644
--- a/elements/core/libtool.bst
+++ b/elements/core/libtool.bst
@@ -1,17 +1,27 @@
kind: autotools
+
depends:
-- gnu-toolchain.bst
-- core/autoconf.bst
-- core/automake.bst
-- core/file.bst
-- core/help2man.bst
-- core/git-minimal.bst
-- core/openssl-new.bst
-- core/patch.bst
-- core/texinfo-tarball.bst
-- core/xz.bst
-- core/perl.bst
-- core/mini-utils.bst
+- filename: gnu-toolchain.bst
+ type: build
+- filename: core/autoconf.bst
+ type: build
+- filename: core/automake.bst
+ type: build
+- filename: core/file.bst
+ type: build
+- filename: core/help2man.bst
+ type: build
+- filename: core/git-minimal.bst
+ type: build
+- filename: core/patch.bst
+ type: build
+- filename: core/texinfo-tarball.bst
+ type: build
+- filename: core/xz.bst
+ type: build
+- filename: core/mini-utils.bst
+ type: build
+
sources:
- kind: git
url: upstream:libtool
@@ -20,6 +30,7 @@ sources:
submodules:
gnulib:
url: upstream:gnulib
+
config:
configure-commands:
- export NOCONFIGURE=1; export MAKEFLAGS="-j 1"; ./bootstrap