$NetBSD: patch-aa,v 1.12 2006/03/13 18:26:03 wiz Exp $

--- pango/opentype/Makefile.in.orig	2006-03-13 04:55:45.000000000 +0000
+++ pango/opentype/Makefile.in
@@ -325,7 +325,8 @@ ottest_SOURCES = \
 
 ottest_LDADD = \
 	libmini-harfbuzz.la	\
-	$(FREETYPE_LIBS)
+	$(FREETYPE_LIBS) \
+	$(GLIB_LIBS)
 
 
 EXTRA_DIST = \
