aboutsummaryrefslogtreecommitdiff
path: root/ports/cairo/CONTROL
diff options
context:
space:
mode:
authorTodor Prokopov <koprok@users.noreply.github.com>2018-12-18 02:30:27 +0200
committerRobert Schumacher <roschuma@microsoft.com>2018-12-17 16:30:27 -0800
commitffbff8caabd2fa7e853df18e9d04c391fcc06076 (patch)
tree607a9ae7acf85a2a8fdbd433b6524ce2610b143b /ports/cairo/CONTROL
parent411d1332ada32750ae9993654cf38b9e3dd2c72d (diff)
downloadvcpkg-ffbff8caabd2fa7e853df18e9d04c391fcc06076.tar.gz
vcpkg-ffbff8caabd2fa7e853df18e9d04c391fcc06076.zip
Wt Linux fixes (#4927)
* [harfbuzz] Fix build on Linux * [cairo] Fix build on Linux * [pango] Fix build on Linux * [wt] Fix build on Linux * [wt] Fix linking with -lcrypto
Diffstat (limited to 'ports/cairo/CONTROL')
-rw-r--r--ports/cairo/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/cairo/CONTROL b/ports/cairo/CONTROL
index 2f182e84b..365fe38e7 100644
--- a/ports/cairo/CONTROL
+++ b/ports/cairo/CONTROL
@@ -1,4 +1,4 @@
Source: cairo
-Version: 1.15.8-3
+Version: 1.15.8-4
Description: Cairo is a 2D graphics library with support for multiple output devices. Currently supported output targets include the X Window System (via both Xlib and XCB), Quartz, Win32, image buffers, PostScript, PDF, and SVG file output. Experimental backends include OpenGL, BeOS, OS/2, and DirectFB.
Build-Depends: zlib, libpng, pixman, glib, freetype, fontconfig