summaryrefslogtreecommitdiff
path: root/doc/examples/filtering/elements/libhello-filtered.bst
blob: a961fb5db3f84e3a330bd00fb7357ab5510ee2d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
kind: filter
description: |

  A filtered version of libhello which excludes the defaults

# Specify the build dependency to filter
build-depends:
- libhello.bst

# Propagate runtime dependencies
runtime-depends:
- base.bst

# Now configure the commands to run
config:
  exclude:
  - defaults