a89b5f3 core: replace slice dependencies as they get added

Authored and Committed by anitazha 2 years ago
    core: replace slice dependencies as they get added
    
    Defines a "UNIT_DEPENDENCY_SLICE_PROPERTY" UnitDependencyMask type that
    is used when adding slices to the dependencies hashmap. This type is
    used to remove slice dependencies when they get overridden by new ones.
    
    Fixes #20182
    
        
file modified
+1 -1
file modified
+1 -1
file modified
+1 -0
file modified
+7 -3
file modified
+5 -2
file modified
+30 -1