summaryrefslogtreecommitdiff
path: root/pango.pc.in
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2003-07-24 19:42:48 +0000
committerOwen Taylor <otaylor@src.gnome.org>2003-07-24 19:42:48 +0000
commitebbf349278d1584843ddacce3e397f110b851135 (patch)
tree06f626737abdc2a7a8513e8ae291ad9e00bc583f /pango.pc.in
parentfd8ee1c032d688a9d87b9355fe3ef1b01a9f95f5 (diff)
downloadpango-ebbf349278d1584843ddacce3e397f110b851135.tar.gz
Remove vestiges of support for external fribidi library.
Thu Jul 24 15:37:16 2003 Owen Taylor <otaylor@redhat.com> * configure.in pango/Makefile.am pango.pc.in: Remove vestiges of support for external fribidi library.
Diffstat (limited to 'pango.pc.in')
-rw-r--r--pango.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango.pc.in b/pango.pc.in
index 5efe68a7..db556161 100644
--- a/pango.pc.in
+++ b/pango.pc.in
@@ -8,7 +8,7 @@ pango_module_version=@PANGO_MODULE_VERSION@
Name: Pango
Description: Internationalized text handling
Version: @VERSION@
-Requires: @FRIBIDI_PC@glib-2.0,gobject-2.0,gmodule-2.0
+Requires: glib-2.0,gobject-2.0,gmodule-2.0
Libs: -L${libdir} -lpango-@PANGO_API_VERSION@
Cflags: -I${includedir}/pango-1.0