diff --git a/themes/luci-theme-openwrt/Makefile b/themes/luci-theme-openwrt/Makefile index 4d707b90e1..f61ce4a98e 100644 --- a/themes/luci-theme-openwrt/Makefile +++ b/themes/luci-theme-openwrt/Makefile @@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI OpenWrt.org theme LUCI_DEPENDS:=+luci-base +PKG_LICENSE:=Apache-2.0 + define Package/luci-theme-openwrt/postrm #!/bin/sh [ -n "$${IPKG_INSTROOT}" ] || {