mirror of
https://github.com/mudler/luet.git
synced 2025-08-01 23:41:37 +00:00
Split dependency resolving ( definition <-> db mapping ) into a method of the tree (ResolveDeps), and do not care of looking up for packages while parsing. Note: it is slower but it is much accurate and we can choose what to do with the ones which aren't resolved (and show a helpful message too). |
||
---|---|---|
.. | ||
builder/gentoo | ||
builder.go | ||
parser.go | ||
recipes_test.go | ||
recipes.go | ||
tree_suite_test.go | ||
tree.go |