diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2021-03-23 06:52:17 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-22 15:52:17 -0700 |
| commit | 00150f5bba4970c4b4a2389e0944313d0a2b5a0f (patch) | |
| tree | edfc161d673f541c323e39becc189e21f1427f68 /ports/libxml2/CONTROL | |
| parent | 749763277385710c4514d7bcc4609c08e2fbe37c (diff) | |
| download | vcpkg-00150f5bba4970c4b4a2389e0944313d0a2b5a0f.tar.gz vcpkg-00150f5bba4970c4b4a2389e0944313d0a2b5a0f.zip | |
[libxml2] Disable http and ftp on UWP (#16726)
* [libxml2] Disable http and ftp on UWP
* add version record
* Replace option to set
* fix typo
* update version record
Diffstat (limited to 'ports/libxml2/CONTROL')
| -rw-r--r-- | ports/libxml2/CONTROL | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ports/libxml2/CONTROL b/ports/libxml2/CONTROL deleted file mode 100644 index fe8dec589..000000000 --- a/ports/libxml2/CONTROL +++ /dev/null @@ -1,6 +0,0 @@ -Source: libxml2 -Version: 2.9.10 -Port-Version: 2 -Homepage: https://xmlsoft.org/ -Description: Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform) -Build-Depends: zlib, libiconv, liblzma |
