[PATCH] make_specfiles: Add api-ms-win-core-winrt-error-l1-1-* to combase group.

Andrey Gusev andrey.goosev at gmail.com
Wed Apr 21 05:27:13 CDT 2021


Signed-off-by: Andrey Gusev <andrey.goosev at gmail.com>
---
 tools/make_specfiles | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tools/make_specfiles b/tools/make_specfiles
index 7486bd57647..4a151545aa0 100755
--- a/tools/make_specfiles
+++ b/tools/make_specfiles
@@ -470,6 +470,8 @@ my @dll_groups =
  ],
  [
   "combase",
+  "api-ms-win-core-winrt-error-l1-1-0",
+  "api-ms-win-core-winrt-error-l1-1-1",
   "api-ms-win-core-winrt-errorprivate-l1-1-1",
   "api-ms-win-core-winrt-l1-1-0",
   "api-ms-win-core-winrt-registration-l1-1-0",
-- 
2.30.2




More information about the wine-devel mailing list