diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2016-10-17 13:04:26 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-10-17 13:04:26 -0700 |
| commit | 4b05d1d333980e473f70e0790ad78226bec8af52 (patch) | |
| tree | a932d8c5df43478136b3fac51102cab5a2351791 /ports/libxml2/CONTROL | |
| parent | e198c209b9bb14daed19139f965b8a4229ab51a6 (diff) | |
| parent | c402d53080ad507dd81b0cb7ca8ddfb71a502c8f (diff) | |
| download | vcpkg-4b05d1d333980e473f70e0790ad78226bec8af52.tar.gz vcpkg-4b05d1d333980e473f70e0790ad78226bec8af52.zip | |
Merge pull request #166 from muemart/libxml2
Add libxml2
Diffstat (limited to 'ports/libxml2/CONTROL')
| -rw-r--r-- | ports/libxml2/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/libxml2/CONTROL b/ports/libxml2/CONTROL new file mode 100644 index 000000000..538060dae --- /dev/null +++ b/ports/libxml2/CONTROL @@ -0,0 +1,4 @@ +Source: libxml2 +Version: 2.9.4 +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 |
