summaryrefslogtreecommitdiff
path: root/tests/frontend/project/elements/checkout-deps.bst
blob: a2c1d93cc4fc96874cd7f83f14ffae955bec67c8 (plain)
1
2
3
4
5
6
7
8
9
10
kind: import
description: It is important for this element to have both build and runtime dependencies
sources:
- kind: local
  path: files/etc-files
depends:
- filename: import-dev.bst
  type: build
- filename: import-bin.bst
  type: runtime