summaryrefslogtreecommitdiff
path: root/elements/core/patch.bst
diff options
context:
space:
mode:
Diffstat (limited to 'elements/core/patch.bst')
-rw-r--r--elements/core/patch.bst23
1 files changed, 15 insertions, 8 deletions
diff --git a/elements/core/patch.bst b/elements/core/patch.bst
index 5f316abf..efa4aa7a 100644
--- a/elements/core/patch.bst
+++ b/elements/core/patch.bst
@@ -1,13 +1,19 @@
kind: autotools
+
depends:
-- gnu-toolchain.bst
-- core/autoconf.bst
-- core/automake.bst
-- core/bison.bst
-- core/git-minimal.bst
-- core/openssl-new.bst
-- core/mini-utils.bst
-- core/perl.bst
+- filename: gnu-toolchain.bst
+ type: build
+- filename: core/autoconf.bst
+ type: build
+- filename: core/automake.bst
+ type: build
+- filename: core/bison.bst
+ type: build
+- filename: core/git-minimal.bst
+ type: build
+- filename: core/mini-utils.bst
+ type: build
+
sources:
- kind: git
url: upstream:patch
@@ -16,6 +22,7 @@ sources:
submodules:
gnulib:
url: upstream:gnulib
+
config:
configure-commands:
(<):