Unverified Commit c8257de9 authored by Aleksana's avatar Aleksana Committed by GitHub
Browse files

buildstream: Remove unneeded dependencies (#466667)

parents 045ae100 acdc89dc
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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 [