From 5b38b14ff2bf8cfc74f5f14339d3aeff0d01a769 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Thu, 11 Dec 2003 12:43:58 +0000 Subject: Directly fold in slim stuff rather than depending on it from an external package. Switch from libic to libpixman. Include pixman.h not ic.h. (__external_linkage): Directly fold in slim stuff rather than depending on it from an external package. Look for libpixman instead of libic and slim. --- cairo.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cairo.pc.in') diff --git a/cairo.pc.in b/cairo.pc.in index 39b8dd8d..6adeb90c 100644 --- a/cairo.pc.in +++ b/cairo.pc.in @@ -7,7 +7,7 @@ Name: cairo Description: Multi-platform 2D graphics library Version: @VERSION@ -Requires: fontconfig libic slim @XRENDER_REQUIRES@ +Requires: fontconfig libpixman @XRENDER_REQUIRES@ Libs: -L${libdir} -lcairo -lm -lz @FREETYPE_LIBS@ Cflags: -I${includedir} @FREETYPE_CFLAGS@ -- cgit v1.2.3