mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
boost: force build of meta-package to satisfy other package dependencies
Signed-off-by: Ted Hess <thess@kitschensync.net>
This commit is contained in:
+5
-1
@@ -17,7 +17,7 @@ include $(INCLUDE_DIR)/target.mk
|
|||||||
|
|
||||||
PKG_NAME:=boost
|
PKG_NAME:=boost
|
||||||
PKG_VERSION:=1_58_0
|
PKG_VERSION:=1_58_0
|
||||||
PKG_RELEASE:=4
|
PKG_RELEASE:=5
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=@SF/boost
|
PKG_SOURCE_URL:=@SF/boost
|
||||||
@@ -68,6 +68,10 @@ define Package/boost-libs/install
|
|||||||
true
|
true
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
define Package/boost/install
|
||||||
|
true
|
||||||
|
endef
|
||||||
|
|
||||||
define Package/boost
|
define Package/boost
|
||||||
$(call Package/boost/Default)
|
$(call Package/boost/Default)
|
||||||
TITLE+= packages
|
TITLE+= packages
|
||||||
|
|||||||
Reference in New Issue
Block a user