summaryrefslogtreecommitdiff
path: root/elements/devtools.bst
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2017-11-26 23:40:38 +0000
committerJavier Jardón <jjardon@gnome.org>2017-12-12 15:58:11 +0000
commit7aad5150f69da42b84994c353283db5daf8e967f (patch)
tree813f30921faea689677aa308bd61488229266d06 /elements/devtools.bst
parentfa91b837f4bf46b19678a2c3d6b56f73cdc786a6 (diff)
downloaddefinitions-7aad5150f69da42b84994c353283db5daf8e967f.tar.gz
Add BuildStream converted files
This is made by a conversion made in commit 8f8992a18d55c3abf28d4b6fc8036bd39d3dc1cf of definitions Check there to know what exact versions of YBD and defs2bst was used
Diffstat (limited to 'elements/devtools.bst')
-rw-r--r--elements/devtools.bst15
1 files changed, 15 insertions, 0 deletions
diff --git a/elements/devtools.bst b/elements/devtools.bst
new file mode 100644
index 00000000..ee85e192
--- /dev/null
+++ b/elements/devtools.bst
@@ -0,0 +1,15 @@
+kind: stack
+description: |-
+ Extra development tools included in the devel system, this stratum
+ is here to help reduce unnecessary building, chunks added to this
+ stratum should not have any dependants (please don't build-depend on this
+ stratum)
+depends:
+- devtools/nano.bst
+- devtools/vim.bst
+- devtools/pv.bst
+- devtools/screen.bst
+- devtools/git-review.bst
+- devtools/wget.bst
+- devtools/git.bst
+- devtools/iotop.bst