Skip to content

Commit

Permalink
[Important] Attach package dependencies
Browse files Browse the repository at this point in the history
- HiSuite needs "Microsoft Visual C++ 2015-2019 Redistribution (x86)" as a required runtime environment
- [Note] Dependency feature of Winget is currently not implemented, should wait until the feature officially released
- Related microsoft#25793, microsoft#29093 and microsoft#30806

Signed-off-by: Dragon1573 <Legend_1949@126.com>
  • Loading branch information
Dragon1573 committed Dec 17, 2021
1 parent a22e8c3 commit e9e6af9
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,8 @@ Installers:
InstallerType: nullsoft
InstallerUrl: https://consumer-tkb.huawei.com/weknow/servlet/download/public?contextNo=W00026163
InstallerSha256: A9F2504B1DBEBC37D6440155A54557E8E50035502735E038B73BDD75DEA9E1BF
Dependencies:
PackageDependencies:
- PackageIdentifier: Microsoft.VC++2015-2019Redist-x86
ManifestType: installer
ManifestVersion: 1.0.0

0 comments on commit e9e6af9

Please sign in to comment.