[msitools] wxi: fix 'Unknown component for ncrypt.dll'
- From: Marc-André Lureau <malureau src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [msitools] wxi: fix 'Unknown component for ncrypt.dll'
- Date: Sun, 1 Aug 2021 15:21:11 +0000 (UTC)
commit aeb8ecc46bd21d7433add0949ff9b6b7508c9921
Author: Marc-André Lureau <marcandre lureau redhat com>
Date: Sun Aug 1 19:20:57 2021 +0400
wxi: fix 'Unknown component for ncrypt.dll'
Signed-off-by: Marc-André Lureau <marcandre lureau redhat com>
data/wxi-validate.pl | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/data/wxi-validate.pl b/data/wxi-validate.pl
index b756594..c1b328d 100755
--- a/data/wxi-validate.pl
+++ b/data/wxi-validate.pl
@@ -67,6 +67,7 @@ my %dllbuiltin = (
"msimg32.dll" => 1,
"msvcrt.dll" => 1,
"mswsock.dll" => 1,
+ "ncrypt.dll" => 1,
"ole32.dll" => 1,
"oleaut32.dll" => 1,
"opengl32.dll" => 1,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]