1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-06-29 00:22:57 +03:00

libgii: remove libtool/host dependency

This commit is contained in:
David Kühling 2011-03-07 23:54:06 +01:00
parent 51b2d6d90f
commit a5e3b8565c

View File

@ -17,7 +17,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/libgii-$(PKG_VERSION)
PKG_INSTALL:=1
PKG_FIXUP:=libtool
PKG_BUILD_DEPENDS:= libtool/host
PKG_BUILD_DEPENDS:=
include $(INCLUDE_DIR)/package.mk