Skip to content
This repository has been archived by the owner on Apr 3, 2022. It is now read-only.

Commit

Permalink
Move libcurl dependency to main component
Browse files Browse the repository at this point in the history
  • Loading branch information
spikespaz committed Sep 30, 2019
1 parent a7aa117 commit 55bd0fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pack/installer.iss
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Source: "build\vars\license.txt"; \

Source: "build\bin\libcurl.dll"; \
DestDir: "{app}"; \
Components: updater
Components: main
Source: "pack\updatetask.xml"; \
DestDir: "{tmp}"; \
Components: updater
Expand Down

0 comments on commit 55bd0fe

Please sign in to comment.