]> git.pld-linux.org Git - packages/abiword.git/blame - abiword-goffice03.patch
- build with libgoffice-0.3.0
[packages/abiword.git] / abiword-goffice03.patch
CommitLineData
7a9c19f0 1diff -aurN abiword-plugins.orig/tools/abigochart/plugin.m4 abiword-plugins/tools/abigochart/plugin.m4
2--- abiword-plugins.orig/tools/abigochart/plugin.m4 2005-12-27 12:09:54.000000000 +0100
3+++ abiword-plugins/tools/abigochart/plugin.m4 2006-06-11 19:18:51.900687200 +0200
4@@ -23,7 +23,7 @@
5
6 LIBGOffice_REQUIRED_VERSION=0.1.0
7
8-PKG_CHECK_MODULES(GOFFICE, [libgoffice-1 >= $LIBGOffice_REQUIRED_VERSION],[
9+PKG_CHECK_MODULES(GOFFICE, [libgoffice-0.3 >= $LIBGOffice_REQUIRED_VERSION],[
10 ABI_PLUGIN_REPORT([abigochart: okay])
11 ],[ ABI_PLUGIN_REPORT([abigochart: error libgoffice >= $LIBGOffice_REQUIRED_VERSION required])
12 abi_plugin_disable=yes
This page took 0.030628 seconds and 4 git commands to generate.