mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-07 22:02:12 +08:00
dependencies: add libgit2 as a dependency
Needed by the swarm chat in the future Change-Id: Ic5802a0de8091c12b6f5ed666ee488c620723149
This commit is contained in:
@ -12,7 +12,8 @@
|
||||
"upnp",
|
||||
"yaml-cpp",
|
||||
"libarchive",
|
||||
"webrtc-audio-processing"
|
||||
"webrtc-audio-processing",
|
||||
"libgit2"
|
||||
],
|
||||
"configuration": "ReleaseLib_win32",
|
||||
"project_paths": ["ring-daemon.vcxproj"]
|
||||
|
Reference in New Issue
Block a user