diff options
| author | JackBoosY <47264268+JackBoosY@users.noreply.github.com> | 2019-05-30 03:45:57 +0800 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-05-29 12:45:57 -0700 |
| commit | 70e7124cc485b943b911b0aae8ae30b4cbce9583 (patch) | |
| tree | d403503cfcbc3343381e29f3ef14282d568a5b10 /ports/pango/CONTROL | |
| parent | 93ceb1a9933657d732faedc616bc5d0c85f94df4 (diff) | |
| download | vcpkg-70e7124cc485b943b911b0aae8ae30b4cbce9583.tar.gz vcpkg-70e7124cc485b943b911b0aae8ae30b4cbce9583.zip | |
[pango/gtk]Fix build error C2001. (#6671)
Diffstat (limited to 'ports/pango/CONTROL')
| -rw-r--r-- | ports/pango/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/pango/CONTROL b/ports/pango/CONTROL index 9b176290b..f58bf18ec 100644 --- a/ports/pango/CONTROL +++ b/ports/pango/CONTROL @@ -1,4 +1,4 @@ Source: pango
-Version: 1.40.11-3
+Version: 1.40.11-4
Description: Text and font handling library.
Build-Depends: glib, gettext, cairo, fontconfig, freetype, harfbuzz[glib] (!windows-static)
|
