mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
344 B

--- ./configure.in.vanilla 2005-12-01 08:47:22.000000000 +0100
+++ ./configure.in 2005-12-01 08:48:19.000000000 +0100
@@ -1356,7 +1356,7 @@
if test "x$gdktarget" = "xwin32"; then
PANGO_PACKAGES="pangowin32 pangocairo"
else
- PANGO_PACKAGES="pango pangocairo"
+ PANGO_PACKAGES="pango pangocairo pangoft2"
fi
AC_MSG_CHECKING(Pango flags)