diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-11-11 15:28:09 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-11 15:28:09 -0800 |
| commit | 2c94072bb42f96d43a34d1f02dde2cde6e9e2d61 (patch) | |
| tree | f38bba9e7fe6bda6e44a07b996596df76d648eb0 /ports/libxslt/CONTROL | |
| parent | 3b910eca57c6ecec779b19a13beaa787a5c773df (diff) | |
| download | vcpkg-2c94072bb42f96d43a34d1f02dde2cde6e9e2d61.tar.gz vcpkg-2c94072bb42f96d43a34d1f02dde2cde6e9e2d61.zip | |
[libxslt] Fix install tools and pkgconfig (#14476)
* [libxslt] Fix install tools and pkgconfig
* [libxml2] install pkgconfig
Diffstat (limited to 'ports/libxslt/CONTROL')
| -rw-r--r-- | ports/libxslt/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libxslt/CONTROL b/ports/libxslt/CONTROL index 04730c946..1e00a1e65 100644 --- a/ports/libxslt/CONTROL +++ b/ports/libxslt/CONTROL @@ -1,6 +1,6 @@ Source: libxslt Version: 1.1.33-7 -Port-Version: 1 +Port-Version: 2 Homepage: https://github.com/GNOME/libxslt Description: Libxslt is a XSLT library implemented in C for XSLT 1.0 and most of EXSLT Build-Depends: libxml2, liblzma |
