mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-07 03:22:33 +01:00
Add curl to satisfy sentry
This commit is contained in:
parent
60bf972c26
commit
2fb51d20e4
@ -37,6 +37,7 @@ if __name__ == "__main__":
|
||||
|
||||
vcpkg_packages_list = [
|
||||
"openssl-unix",
|
||||
"curl",
|
||||
"sentry-native",
|
||||
"doctest",
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user