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