diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-02-12 23:32:35 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-02-12 23:32:35 -0800 |
| commit | 99edec753875f5490b2be1da806fedf593342755 (patch) | |
| tree | 3ce1d79b67e50db6efc3e3a38f773cc99b54891c /ports/libnice/CONTROL | |
| parent | c9bf4b613867177001176f7f8bba5c883b6e4361 (diff) | |
| parent | a82a0c01b5762470c3e15d3fd1538b2af469cca8 (diff) | |
| download | vcpkg-99edec753875f5490b2be1da806fedf593342755.tar.gz vcpkg-99edec753875f5490b2be1da806fedf593342755.zip | |
Merge pull request #658 from iraklisk/master
Nice (libnice) port
Diffstat (limited to 'ports/libnice/CONTROL')
| -rw-r--r-- | ports/libnice/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/libnice/CONTROL b/ports/libnice/CONTROL new file mode 100644 index 000000000..7d16f4262 --- /dev/null +++ b/ports/libnice/CONTROL @@ -0,0 +1,4 @@ +Source: libnice +Version: 0.1.13 +Description: Libnice is an implementation of the IETF's Interactive Connectivity Establishment (ICE) standard (RFC 5245) and the Session Traversal Utilities for NAT (STUN) standard (RFC 5389). +Build-Depends: glib
\ No newline at end of file |
