orion: Added initial support for Freecom DT2. Thanks to Zintis.
[openwrt.git] / package / lua / Makefile
index 0c2e8e2..67f3175 100644 (file)
@@ -19,6 +19,9 @@ PKG_SOURCE_URL:=http://www.lua.org/ftp/ \
        http://www.tecgraf.puc-rio.br/lua/ftp/
 PKG_MD5SUM:=d0870f2de55d59c1c8419f36e8fac150
 
+HOST_PATCH_DIR=./patches-host
+PKG_BUILD_DEPENDS:=lua/host
+
 include $(INCLUDE_DIR)/host-build.mk
 include $(INCLUDE_DIR)/package.mk
 
This page took 0.022968 seconds and 4 git commands to generate.