mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-22 13:10:37 +02:00
libgii: remove libtool/host dependency
This commit is contained in:
parent
51b2d6d90f
commit
a5e3b8565c
@ -17,7 +17,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/libgii-$(PKG_VERSION)
|
|||||||
PKG_INSTALL:=1
|
PKG_INSTALL:=1
|
||||||
PKG_FIXUP:=libtool
|
PKG_FIXUP:=libtool
|
||||||
|
|
||||||
PKG_BUILD_DEPENDS:= libtool/host
|
PKG_BUILD_DEPENDS:=
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user