comparison src/gdk-pixbuf-2-libtiff.patch @ 2614:1f6e698fb89e

update package gdk-pixbuf
author Hans Petter Jansson <hpj@cl.no>
date Mon, 04 Jun 2012 17:59:36 +0200
parents
children
comparison
equal deleted inserted replaced
2613:d6edff1d892a 2614:1f6e698fb89e
1 diff --git a/gdk-pixbuf-2.0.pc.in b/gdk-pixbuf-2.0.pc.in
2 index 7addefc..a07a46f 100644
3 --- a/gdk-pixbuf-2.0.pc.in
4 +++ b/gdk-pixbuf-2.0.pc.in
5 @@ -12,7 +12,7 @@ Name: GdkPixbuf
6 Description: Image loading and scaling
7 Version: @VERSION@
8 Requires: gobject-2.0
9 -Requires.private: gmodule-no-export-2.0 @PNG_DEP_CFLAGS_PACKAGES@
10 +Requires.private: gmodule-no-export-2.0 @PNG_DEP_CFLAGS_PACKAGES@ libtiff-4
11 Libs: -L${libdir} -lgdk_pixbuf-@GDK_PIXBUF_API_VERSION@
12 Libs.private: @GDK_PIXBUF_EXTRA_LIBS@
13 Cflags: -I${includedir}/gdk-pixbuf-@GDK_PIXBUF_API_VERSION@ @GDK_PIXBUF_EXTRA_CFLAGS@