nanonyme commented on issue #1988:
URL: https://github.com/apache/buildstream/issues/1988#issuecomment-2614593663

   Is it just me or does the order of deps in both cases look arbitrary? This 
is what the actual elements defines:
   ```
   build-depends:
   - public-stacks/buildsystem-meson.bst
   - components/bison.bst
   - components/flex.bst
   - components/glib-stage1.bst
   - components/gtk-doc.bst
   
   depends:
   - public-stacks/runtime-minimal.bst
   - components/python3.bst
   - components/python3-mako.bst
   - components/python3-markdown.bst
   - components/python3-setuptools.bst
   ```
   *Neither* of the two orders follow the order in which dependencies are 
declared in YAML or alphabetical order.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to