summaryrefslogtreecommitdiff
path: root/elements/core/help2man.bst
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2018-07-19 12:10:12 +0100
committerBen Brewer <ben.brewer@codethink.co.uk>2018-07-25 10:40:11 +0100
commite89894826eeccc319e7de35ee098290bc0c97738 (patch)
treeef84c890d547b2a0a4b55c6a8110f832d23d52ce /elements/core/help2man.bst
parent8aa76efe4b6a6a78798092f0ff4f9c1ffaceb5b7 (diff)
downloaddefinitions-e89894826eeccc319e7de35ee098290bc0c97738.tar.gz
Sanitize build/runtime dependencies
Diffstat (limited to 'elements/core/help2man.bst')
-rw-r--r--elements/core/help2man.bst15
1 files changed, 10 insertions, 5 deletions
diff --git a/elements/core/help2man.bst b/elements/core/help2man.bst
index 7243a81e..2ae2f53c 100644
--- a/elements/core/help2man.bst
+++ b/elements/core/help2man.bst
@@ -1,10 +1,15 @@
kind: autotools
+
depends:
-- gnu-toolchain.bst
-- core/autoconf-tarball.bst
-- core/automake.bst
-- core/perl.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/texinfo-tarball.bst
+ type: build
+
sources:
- kind: git
url: upstream:help2man