add a new package for intltool (host only) to get rid of another prereq check

git-svn-id: svn://svn.openwrt.org/openwrt/packages@17487 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd
2009-09-02 22:39:37 +00:00
parent 3148cfce4e
commit fe2dc3ff9f
5 changed files with 44 additions and 13 deletions

View File

@ -16,6 +16,8 @@ PKG_SOURCE_URL:=@GNOME/$(PKG_NAME)/0.17
PKG_MD5SUM:=ec6cb2668db7146eae7cfc48af98f3ed
PKG_FIXUP:=libtool
PKG_BUILD_DEPENDS:=intltool/host
include $(INCLUDE_DIR)/package.mk
-include $(if $(DUMP),,$(STAGING_DIR)/mk/python-package.mk)
@ -103,10 +105,6 @@ define Package/python-vte/install
$(1)$(PYTHON_PKG_DIR)/gtk-2.0
endef
$(eval $(call RequireCommand,intltool-update, \
$(PKG_NAME) requires intltool >= 0.35.0 \
))
$(eval $(call BuildPackage,vte))
$(eval $(call BuildPackage,python-vte))

View File

@ -17,6 +17,8 @@ PKG_MD5SUM:=015b5d2e65d15448fa143513fce03541
PKG_FIXUP:=libtool
PKG_INSTALL:=1
PKG_BUILD_DEPENDS:=intltool/host
include $(INCLUDE_DIR)/package.mk
TARGET_CFLAGS+= \