summaryrefslogtreecommitdiff
path: root/tests/loader/dependencies/elements/list-combine.bst
blob: 2010d70088e748748bf326fafb424d0128f5c1ad (plain)
1
2
3
4
5
6
7
8
kind: stack
description: This element depends on three elements in different ways
build-depends:
- elements/firstdep.bst
runtime-depends:
- elements/seconddep.bst
depends:
- elements/thirddep.bst