From: agb Date: Sat, 2 Aug 2008 03:19:59 +0000 (+0000) Subject: [packages] lang/pygobject: Add python as build dep X-Git-Url: http://git.archive.openwrt.org/?a=commitdiff_plain;h=a951e28cf7fefa4fcb7ffe2f1f70d11efb6a825f;p=packages.git [packages] lang/pygobject: Add python as build dep git-svn-id: svn://svn.openwrt.org/openwrt/packages@12072 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/lang/pygobject/Makefile b/lang/pygobject/Makefile index 50850218f..cb649d4ac 100644 --- a/lang/pygobject/Makefile +++ b/lang/pygobject/Makefile @@ -13,6 +13,7 @@ PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://ftp.gnome.org/pub/GNOME/sources/pygobject/2.14 PKG_MD5SUM:=ed4d9e653ea4ed2b68ceb28341894779 +PKG_BUILD_DEP:=python EXTRA_LDFLAGS=-L$(STAGING_DIR)/usr/lib/libintl/lib/ -L$(STAGING_DIR)/usr/lib/libiconv/lib/