make pango and atk find the correct location of iconv and intl
[openwrt/svn-archive/archive.git] / XOrg / lib / atk / Makefile
index 55015e4bbbd73acbb4ed8a7c2b4cfc0dbc348c9b..b0fb539c88a80dee4d83d0056d26d1b0405f2640 100644 (file)
@@ -17,6 +17,8 @@ PKG_SOURCE_URL:=http://ftp.gnome.org/pub/gnome/sources/atk/1.11/
 
 include $(INCLUDE_DIR)/package.mk
 
+EXTRA_LDFLAGS:=-L$(STAGING_DIR)/usr/lib/libiconv/lib/ -L$(STAGING_DIR)/usr/lib/libintl/lib/
+
 define Package/atk
   SECTION:=xorg-libs
   CATEGORY:=Xorg