luci-base: ui.js: support clearChoices()/addChoices() for DynLists
[oweals/luci.git] / modules / luci-mod-admin-full / Makefile
index 5fed2797ec4ab269e716ecb085a88d20afc11edb..b376b35e55622803f2088a7491c3e1679578c4e5 100644 (file)
@@ -7,9 +7,9 @@
 include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=LuCI Administration - full-featured for full control
-LUCI_DEPENDS:=+luci-base
+LUCI_DEPENDS:=+luci-base +luci-mod-status +luci-mod-system +luci-mod-network
 
-PKG_BUILD_DEPENDS:=iwinfo
+PKG_LICENSE:=Apache-2.0
 
 include ../../luci.mk