$NetBSD: patch-aa,v 1.11 2005/07/28 11:04:13 wiz Exp $

--- pango/opentype/Makefile.in.orig	2005-07-26 20:45:53.000000000 +0200
+++ pango/opentype/Makefile.in
@@ -283,7 +283,8 @@ ottest_SOURCES = \
 
 ottest_LDADD = \
 	libpango-ot.la	\
-	$(FREETYPE_LIBS)
+	$(FREETYPE_LIBS) \
+	$(GLIB_LIBS)
 
 
 EXTRA_DIST = \
