1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-09-30 00:57:16 +03:00

sparsehash is needed as dependency, however just while compiling, not for runtime...

This commit is contained in:
Mirko Vogt 2010-04-27 17:23:21 +02:00
parent 8b1c1381fa
commit 3b95c48bda

View File

@ -20,6 +20,8 @@ PKG_SOURCE_VERSION:=$(PKG_REV)
PKG_INSTALL:=1
PKG_BUILD_DEPENDS:=sparsehash
include $(INCLUDE_DIR)/package.mk
TARGET_CFLAGS+= \