How would you indicate that dependent packages need updated... i.e. we statically link everything to mintlib, mintlib is updated, every package would then need to be updated to reflect this change... how would we handle this elegantly?Don't know if it's elegant but the idea was to make nightly builds for every package so this shouldn't be much different. We have maybe 100 packages so this is task maybe for 2-3 hours with cross compiler, right?