Signed-off-by: Joshua Ashton joshua@froggi.es --- tools/make_specfiles | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/tools/make_specfiles b/tools/make_specfiles index 9ff4974641a..6fabdf24f60 100755 --- a/tools/make_specfiles +++ b/tools/make_specfiles @@ -357,6 +357,7 @@ my @dll_groups = "api-ms-win-shcore-thread-l1-1-0", "api-ms-win-shcore-stream-l1-1-0", "api-ms-win-shcore-stream-winrt-l1-1-0", + "api-ms-win-shcore-scaling-l1-1-1", ], [ "shell32", @@ -375,11 +376,6 @@ my @dll_groups = "api-ms-win-core-shlwapi-obsolete-l1-2-0", "api-ms-win-core-url-l1-1-0", ], - [ - "shell32", - "shlwapi", - "api-ms-win-shcore-scaling-l1-1-1", - ], [ "user32", "api-ms-win-core-stringansi-l1-1-0",