mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-17 22:45:20 +02:00
sparsehash is needed as dependency, however just while compiling, not for runtime...
This commit is contained in:
parent
8b1c1381fa
commit
3b95c48bda
@ -20,6 +20,8 @@ PKG_SOURCE_VERSION:=$(PKG_REV)
|
|||||||
|
|
||||||
PKG_INSTALL:=1
|
PKG_INSTALL:=1
|
||||||
|
|
||||||
|
PKG_BUILD_DEPENDS:=sparsehash
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
TARGET_CFLAGS+= \
|
TARGET_CFLAGS+= \
|
||||||
|
Loading…
Reference in New Issue
Block a user