diff options
| author | angelmixu <salemixu@gmail.com> | 2020-01-30 21:48:56 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-01-30 12:48:56 -0800 |
| commit | 3cc9a6f743e42a189ca39ce28dab8904a5afa1f9 (patch) | |
| tree | 6a7034f4517fdeca05282371d08506c996783e56 /ports/pango/CONTROL | |
| parent | 533b881fff0480f90d15fac3f533eda51faba538 (diff) | |
| download | vcpkg-3cc9a6f743e42a189ca39ce28dab8904a5afa1f9.tar.gz vcpkg-3cc9a6f743e42a189ca39ce28dab8904a5afa1f9.zip | |
[pango] fix macOS dynamic library (#9801)
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 62220dbef..98c09ee3f 100644 --- a/ports/pango/CONTROL +++ b/ports/pango/CONTROL @@ -1,5 +1,5 @@ Source: pango -Version: 1.40.11-5 +Version: 1.40.11-6 Homepage: https://ftp.gnome.org/pub/GNOME/sources/pango/ Description: Text and font handling library. Build-Depends: glib, gettext, cairo, fontconfig, freetype, harfbuzz[glib] (!(windows&static)) |
