aboutsummaryrefslogtreecommitdiff
path: root/ports/cairo/CONTROL
diff options
context:
space:
mode:
authorJack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>2020-06-11 17:27:30 +0800
committerGitHub <noreply@github.com>2020-06-11 02:27:30 -0700
commit1caebee7bf8106d34f3d574e599d951a40f0a779 (patch)
treeede3746f28d1b0cd409de03bb4046e5bb0cdea52 /ports/cairo/CONTROL
parent6e7b5a65df8a5aa1ca10ebfd96db75f345c817f9 (diff)
downloadvcpkg-1caebee7bf8106d34f3d574e599d951a40f0a779.tar.gz
vcpkg-1caebee7bf8106d34f3d574e599d951a40f0a779.zip
[cairo] Install the xlib header file when selecting feature x11 (#11868)
* [cairo] Install the xlib header file when selecting feature x11 * update baseline * Update CMakeLists.txt
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 ef366ca83..99fd90610 100644
--- a/ports/cairo/CONTROL
+++ b/ports/cairo/CONTROL
@@ -1,5 +1,5 @@
Source: cairo
-Version: 1.16.0-3
+Version: 1.16.0-4
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