buildstream: Remove unneeded dependencies (#466667)

This commit is contained in:
Aleksana
2025-12-02 14:00:25 +00:00
committed by GitHub
-3
View File
@@ -46,7 +46,6 @@ python3Packages.buildPythonApplication rec {
]
++ (with python3Packages; [
click
dulwich
grpcio
jinja2
markupsafe
@@ -55,10 +54,8 @@ python3Packages.buildPythonApplication rec {
protobuf
psutil
pyroaring
requests
ruamel-yaml
ruamel-yaml-clib
tomlkit
ujson
])
++ lib.optionals enableBuildstreamPlugins [