luci-app-statistics: use stable random seed for dynamic graph colors
[oweals/luci.git] / applications / luci-app-shadowsocks-libev / Makefile
index 848a5c8317fda975a36506356c8052a7141d029c..72195a71101fd763a73cb73a1f52e8c04833c358 100644 (file)
@@ -1,13 +1,15 @@
 #
-# Copyright (C) 2008-2014 The LuCI Team <luci@lists.subsignal.org>
+# Copyright (C) 2017 Yousong Zhou <yszhou4tech@gmail.com>
 #
 # This is free software, licensed under the Apache License, Version 2.0 .
 #
 
 include $(TOPDIR)/rules.mk
 
-LUCI_TITLE:=LuCI Support for Shadowsocks-libev
-LUCI_DEPENDS:=
+LUCI_TITLE:=LuCI Support for shadowsocks-libev
+LUCI_DEPENDS:=+luci-compat
+
+PKG_LICENSE:=Apache-2.0
 
 include ../../luci.mk