# # Copyright (C) 2008-2014 The LuCI Team # # This is free software, licensed under the Apache License, Version 2.0 . # include $(TOPDIR)/rules.mk LUCI_TITLE:=basic libraries for luci LUCI_DEPENDS:=+lua +luci-lib-nixio +luci-lib-ip +luci-lib-jsonc +liblucihttp-lua PKG_LICENSE:=Apache-2.0 include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature