diff options
Diffstat (limited to 'textproc/stardict3/files/patch-lib__configure')
-rw-r--r-- | textproc/stardict3/files/patch-lib__configure | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/stardict3/files/patch-lib__configure b/textproc/stardict3/files/patch-lib__configure new file mode 100644 index 000000000000..51f15f6e099e --- /dev/null +++ b/textproc/stardict3/files/patch-lib__configure @@ -0,0 +1,11 @@ +--- ./lib/configure.orig 2011-07-09 10:12:02.000000000 +0000 ++++ ./lib/configure 2011-10-23 14:15:34.560609051 +0000 +@@ -15135,7 +15135,7 @@ + # Checks for typedefs, structures, and compiler characteristics. + + # Checks for library functions. +-DEP_MODULES="gtk+-2.0 >= 2.6 glib-2.0 >= 2.8 zlib libxml-2.0 >= 2.5" ++DEP_MODULES="gtk+-2.0 >= 2.6 glib-2.0 >= 2.8 libxml-2.0 >= 2.5" + + + |