diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-09-16 03:54:06 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-09-16 03:54:06 +0200 |
commit | d8a75c17f7cb861b42f327afc9a9ec3901133d2c (patch) | |
tree | d8b1d1acfa271b60c58b032565649e8fab39c8c2 /package/gdk-pixbuf/patches/patch-gdk-pixbuf-2_0_pc_in | |
parent | ed7c0c316f29cade934c3d90e1e257675cb0fa4a (diff) | |
parent | d9bb269a252853fd6a59aa6aaa190c5d8614acc8 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/gdk-pixbuf/patches/patch-gdk-pixbuf-2_0_pc_in')
-rw-r--r-- | package/gdk-pixbuf/patches/patch-gdk-pixbuf-2_0_pc_in | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/package/gdk-pixbuf/patches/patch-gdk-pixbuf-2_0_pc_in b/package/gdk-pixbuf/patches/patch-gdk-pixbuf-2_0_pc_in deleted file mode 100644 index ae45cef82..000000000 --- a/package/gdk-pixbuf/patches/patch-gdk-pixbuf-2_0_pc_in +++ /dev/null @@ -1,10 +0,0 @@ ---- gdk-pixbuf-2.23.1.orig/gdk-pixbuf-2.0.pc.in 2010-11-30 03:37:47.000000000 +0100 -+++ gdk-pixbuf-2.23.1/gdk-pixbuf-2.0.pc.in 2011-04-25 18:07:16.917662321 +0200 -@@ -13,6 +13,6 @@ Description: Image loading and scaling - Version: @VERSION@ - Requires: gobject-2.0 - Requires.private: gmodule-no-export-2.0 @PNG_DEP_CFLAGS_PACKAGES@ --Libs: -L${libdir} -lgdk_pixbuf-@GDK_PIXBUF_API_VERSION@ @GDK_PIXBUF_EXTRA_LIBS@ -+Libs: -L${libdir} -lgdk_pixbuf-@GDK_PIXBUF_API_VERSION@ -ltiff -ljpeg -lpng12 -lm - Cflags: -I${includedir}/gdk-pixbuf-@GDK_PIXBUF_API_VERSION@ @GDK_PIXBUF_EXTRA_CFLAGS@ - |