[lasem] Add gdk-pixbuf-2.0 to pkg-config requirements



commit 2afe6ffc703a3b3d4675cbddf06c3f9648cf5f6e
Author: Evan Nemerson <evan coeus-group com>
Date:   Thu Apr 15 21:52:03 2010 -0700

    Add gdk-pixbuf-2.0 to pkg-config requirements
    
    Fixes bug 615922.

 lasem.pc.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/lasem.pc.in b/lasem.pc.in
index 50850ca..dfcf81c 100644
--- a/lasem.pc.in
+++ b/lasem.pc.in
@@ -6,6 +6,6 @@ includedir= includedir@
 Name: Lasem
 Description: SVG and MathML rendering library
 Version: @VERSION@
-Requires: glib-2.0 gobject-2.0 cairo >= 1.2 pangocairo libxml-2.0
+Requires: glib-2.0 gobject-2.0 cairo >= 1.2 pangocairo libxml-2.0 gdk-pixbuf-2.0
 Libs: -L${libdir} -llasem- LASEM_API_VERSION@
 Cflags: -I${includedir}/lasem- LASEM_API_VERSION@



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]