Update various packages to make X run

This commit is contained in:
Ulf Samuelsson
2007-09-12 04:37:31 +00:00
parent 7521f37372
commit 5f17c052bc
12 changed files with 57 additions and 35 deletions

View File

@@ -106,8 +106,8 @@ $(PANGO_DIR)/.configured: $(PANGO_DIR)/.unpacked
--enable-shared \
--enable-static \
--with-x \
--x-includes=$(STAGING_DIR)/usr/include \
--x-libraries=$(STAGING_DIR)/lib \
--x-includes=$(STAGING_DIR)/usr/include/X11 \
--x-libraries=$(STAGING_DIR)/usr/lib \
--disable-glibtest \
--enable-explicit-deps=no \
--disable-debug \