vcpkg/ports/libjuice/CONTROL
Nemirtingas e93bc55f0d
[libjuice] Update libjuice for libdatachannel port. (#14213)
* Update libjuice for libdatachannel port.

* Update ports/libjuice/CONTROL

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update libjuice to v0.6.0

* Update ports/libjuice/CONTROL

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

Co-authored-by: Nemirtingas <nanaki89@hotmail.fr>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-11-18 14:15:31 -08:00

9 lines
401 B
Plaintext

Source: libjuice
Version: 0.6.0
Homepage: https://github.com/paullouisageneau/libjuice
Description: The library is a simplified implementation of the Interactive Connectivity Establishment (ICE) protocol in C for POSIX platforms (including Linux and Apple macOS) and Microsoft Windows.
Feature: nettle
Build-Depends: nettle
Description: Use nettle for HMAC computation instead of the Builtin