update boost dependency on boost-jam for new host build changes
git-svn-id: svn://svn.openwrt.org/openwrt/packages@14909 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
3fdf74ec5c
commit
06f46e0a01
@ -19,6 +19,8 @@ PKG_SOURCE_URL:=@SF/boost \
|
|||||||
|
|
||||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)_$(PKG_VERSION)
|
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)_$(PKG_VERSION)
|
||||||
|
|
||||||
|
PKG_BUILD_DEPENDS:=boost-jam/host
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
define Package/boost
|
define Package/boost
|
||||||
@ -26,7 +28,6 @@ define Package/boost
|
|||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
TITLE:=Boost provides free peer-reviewed portable C++ source libraries
|
TITLE:=Boost provides free peer-reviewed portable C++ source libraries
|
||||||
URL:=http://www.boost.org/
|
URL:=http://www.boost.org/
|
||||||
DEPENDS:=+boost-jam
|
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Build/Configure
|
define Build/Configure
|
||||||
|
Loading…
x
Reference in New Issue
Block a user