diff options
Diffstat (limited to 'ports/cairo/CONTROL')
| -rw-r--r-- | ports/cairo/CONTROL | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/ports/cairo/CONTROL b/ports/cairo/CONTROL index 99fd90610..cbbe5d3d8 100644 --- a/ports/cairo/CONTROL +++ b/ports/cairo/CONTROL @@ -1,8 +1,12 @@ Source: cairo -Version: 1.16.0-4 +Version: 1.16.0-5 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 +Build-Depends: zlib, libpng, pixman, freetype, fontconfig Feature: x11 -Description: build with x11 support
\ No newline at end of file +Description: build with x11 support + +Feature: gobject +Description: build gobject module +Build-Depends: glib
\ No newline at end of file |
