blob: a89e915f1d6480b9e28dc1b1a918ac1d659a7e6e [file] [log] [blame]
#
# This project.conf exposes the plugins as a buildstream project so
# that plugins can be loaded via junctions.
#
name: buildstream-plugins
min-version: 2.0
plugins:
- origin: local
path: src/buildstream_plugins/elements
elements:
- autotools
- cmake
- make
- meson
- pip
- setuptools
- origin: local
path: src/buildstream_plugins/sources
sources:
- bzr
- cargo
- docker
- git
- patch
- pip