changeset 100:22152fb460fe

add pango
author hanwen <hanwen@xs4all.nl>
date Fri, 02 Dec 2005 00:56:00 +0100
parents 3bc245c4b7df
children a46cf077d59d
files specs/framework.py
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/specs/framework.py	Fri Dec 02 00:55:54 2005 +0100
+++ b/specs/framework.py	Fri Dec 02 00:56:00 2005 +0100
@@ -385,6 +385,7 @@
 		Expat (settings).with (version='1.95.8', mirror=download.sourceforge, format='gz'),
 		Glib__darwin (settings).with (version='2.8.4', mirror=download.gtk),
 		Fontconfig__darwin (settings).with (version='2.3.2', mirror=download.fontconfig),
+		Pango (settings).with (version='1.10.1', mirror=download.gtk),
 	),
 	'mingw': (
 		Libtool (settings).with (version='1.5.20'),