diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-09-27 17:49:45 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-27 17:49:45 -0700 |
| commit | 870d2cd3b1bf4f14b2e03707d40f8efe1fa19376 (patch) | |
| tree | 08fd461d23ae1f58a561b744f683a40d908e9c94 /ports/getdns | |
| parent | 70658669cc038c3016b795b60964e60747a3eb18 (diff) | |
| download | vcpkg-870d2cd3b1bf4f14b2e03707d40f8efe1fa19376.tar.gz vcpkg-870d2cd3b1bf4f14b2e03707d40f8efe1fa19376.zip | |
[libidn2] Support UNIX (#13708)
* [libidn2] Support UNIX
* update baseline
* Add supports
Diffstat (limited to 'ports/getdns')
| -rw-r--r-- | ports/getdns/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/getdns/CONTROL b/ports/getdns/CONTROL index d7f45b301..69dc8e3a1 100644 --- a/ports/getdns/CONTROL +++ b/ports/getdns/CONTROL @@ -3,7 +3,7 @@ Version: 1.6.0 Build-Depends: libidn2, openssl Description: GetDNS is a modern asynchronous DNS API Homepage: https://getdnsapi.net/ -Supports: !uwp +Supports: !uwp&windows Feature: libevent Description: libevent event loop integration |
