summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDom Lachowicz <domlachowicz@gmail.com>2008-06-17 21:48:31 +0000
committerDom Lachowicz <domlachowicz@gmail.com>2008-06-17 21:48:31 +0000
commitcb6dfdf7711caca28c491be548aa2218b9ee5a76 (patch)
tree6435502a1b14e2db2b94c3dfe0206951b3bb5ee0
parentcbc508b0f65748f79928ef126f6cd38cb895f1f3 (diff)
downloadenchant-cb6dfdf7711caca28c491be548aa2218b9ee5a76.tar.gz
Requires wrong gmodule pkg file (#11650)
git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/trunk@24262 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
-rw-r--r--enchant.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/enchant.pc.in b/enchant.pc.in
index 824b484..1699ce1 100644
--- a/enchant.pc.in
+++ b/enchant.pc.in
@@ -6,6 +6,6 @@ includedir=@includedir@
Name: libenchant
Description: A spell checking library
Version: @VERSION@
-Requires: glib-2.0 gmodule-2.0
+Requires: glib-2.0 gmodule-no-export-2.0
Libs: -L${libdir} -lenchant
Cflags: -I${includedir}/enchant