aboutsummaryrefslogtreecommitdiff
path: root/ports/pango/CONTROL
diff options
context:
space:
mode:
authorangelmixu <salemixu@gmail.com>2018-12-06 01:30:25 +0100
committerRobert Schumacher <roschuma@microsoft.com>2018-12-05 16:30:25 -0800
commit4456dcab406eec335e41ed825264345bc74c3e2f (patch)
treed83ee86445035a324ed393ea242e2c1c9a59687b /ports/pango/CONTROL
parent11bee32d76b1bccce894dab443ccb032d2930700 (diff)
downloadvcpkg-4456dcab406eec335e41ed825264345bc74c3e2f.tar.gz
vcpkg-4456dcab406eec335e41ed825264345bc74c3e2f.zip
Fix pango on macOS (#4784)
* fix pango for macOS: added an already parsed config.h.unix and moved win32 code conditionally for platform * use a list for better viewing wich source files are added * only define HAVE_CORE_TEXT on macOS * [pango] Modernize. Bump control version. Fix configure into source directory.
Diffstat (limited to 'ports/pango/CONTROL')
-rw-r--r--ports/pango/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/pango/CONTROL b/ports/pango/CONTROL
index daeeb53db..e7b365e0b 100644
--- a/ports/pango/CONTROL
+++ b/ports/pango/CONTROL
@@ -1,4 +1,4 @@
Source: pango
-Version: 1.40.11-1
+Version: 1.40.11-2
Description: Text and font handling library.
Build-Depends: glib, gettext, cairo, fontconfig, freetype, harfbuzz[glib] (!windows-static)