aboutsummaryrefslogtreecommitdiff
path: root/ports/cairo/CONTROL
diff options
context:
space:
mode:
authorAngel Sánchez <angelsanchez@inedit.com>2019-11-26 10:36:44 +0100
committerAngel Sánchez <angelsanchez@inedit.com>2020-01-23 13:15:08 +0100
commit5fe8614becfd7bc07505e8cebe49f6889c52f6f4 (patch)
tree61997d69908af22090d47ee4115c756dcb9913e6 /ports/cairo/CONTROL
parent3aa59794717417d11366106ead0fcd943d63171f (diff)
downloadvcpkg-5fe8614becfd7bc07505e8cebe49f6889c52f6f4.tar.gz
vcpkg-5fe8614becfd7bc07505e8cebe49f6889c52f6f4.zip
[cairo] fix export for macOS
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 e9d494235..ef366ca83 100644
--- a/ports/cairo/CONTROL
+++ b/ports/cairo/CONTROL
@@ -1,5 +1,5 @@
Source: cairo
-Version: 1.16.0-2
+Version: 1.16.0-3
Homepage: https://cairographics.org
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