diff options
Diffstat (limited to 'support/scripts')
| -rwxr-xr-x | support/scripts/graph-depends | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/support/scripts/graph-depends b/support/scripts/graph-depends index 790e24e30..50b8670c1 100755 --- a/support/scripts/graph-depends +++ b/support/scripts/graph-depends @@ -170,6 +170,7 @@ TARGET_EXCEPTIONS = [      "target-generic-hostname",      "target-root-passwd",      "target-post-image", +    "target-purgelocales",  ]  # In full mode, start with the result of get_targets() to get the main  | 
