Files
kde-linux/elements/os/filesystem-compose.bst
Harald Sitter e06c2765e9 Adopt BuildStream
This is a first step towards the adoption of BuildStream as a technology
to produce the binaries needed for KDE Linux.
2026-08-01 00:15:02 +02:00

21 lines
497 B
Plaintext

# SPDX-FileCopyrightText: 2025 Aleix Pol Gonzalez <aleix.pol@codethink.co.uk>
# SPDX-License-Identifier: BSD-2-Clause
kind: compose
build-depends:
- kde-linux-packages.bst:kde-buildstream.bst:os/deps.bst
- os/initial-scripts.bst
- os/os-release.bst
- kde-linux-packages.bst:kde-buildstream.bst:freedesktop-sdk.bst:public-stacks/runtime-gnu.bst
- kde-linux-packages.bst:components/debian.bst
config:
exclude:
- debug
- doc
- tests
- shells
- static-blocklist
include-orphans: True