1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-11-22 11:08:27 +02:00

add another missing dependency

This commit is contained in:
Mirko Vogt 2009-10-06 14:31:48 +02:00
parent 50170dc68c
commit a06a035a1c

View File

@ -18,6 +18,8 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://svn.openzim.org/svnroot/trunk/zimreader
PKG_BUILD_DIR=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)/
PKG_BUILD_DEPENDS:=tntnet/host
PKG_INSTALL:=1
include $(INCLUDE_DIR)/package.mk