diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-06-08 02:21:21 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-06-08 02:21:21 -0700 |
| commit | 9abbfe88acb6f3f3497c9e8245c5754be5aa8cd4 (patch) | |
| tree | 5515916c643cba5f55ae7708207f735fd7dfe56e /ports/cairo/CONTROL | |
| parent | 3ffef6223b3ec770dd531571edb3084fd2a8a3db (diff) | |
| download | vcpkg-9abbfe88acb6f3f3497c9e8245c5754be5aa8cd4.tar.gz vcpkg-9abbfe88acb6f3f3497c9e8245c5754be5aa8cd4.zip | |
[cairo] Merge changes from PR #1232
Diffstat (limited to 'ports/cairo/CONTROL')
| -rw-r--r-- | ports/cairo/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/cairo/CONTROL b/ports/cairo/CONTROL index 88325c521..0cad79902 100644 --- a/ports/cairo/CONTROL +++ b/ports/cairo/CONTROL @@ -1,4 +1,4 @@ Source: cairo -Version: 1.15.4-1 +Version: 1.15.4-2 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 |
