vcpkg/ports/opusfile/CONTROL
Gabriel ad2bcd9dad opusfile: Add feature for disabling the openssl dependency (#3527)
* opusfile: Add feature for disabling the openssl dependency

* [opusfile] Rename feature openssl -> opusurl to better describe this library's interface
2018-08-08 03:04:44 -07:00

9 lines
209 B
Plaintext

Source: opusfile
Version: 0.9-3
Description: Stand-alone decoder library for .opus streams
Build-Depends: libogg, opus
Feature: opusurl
Description: Support decoding of http(s) streams
Build-Depends: openssl