mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 05:30:01 +08:00
16 lines
398 B
Plaintext
16 lines
398 B
Plaintext
Source: usockets
|
|
Version: 0.6.0
|
|
Port-Version: 1
|
|
Build-Depends:libuv
|
|
Description: Miniscule cross-platform eventing, networking & crypto for async applications
|
|
|
|
Feature: ssl
|
|
Build-Depends: openssl
|
|
Description: Build usockets with openssl support
|
|
|
|
Feature: event
|
|
Description: Build usockets with epoll support
|
|
|
|
Feature: network
|
|
Build-Depends: winsock2
|
|
Description: Build usockets with winsock support |