luci-mod-system: Dropbear: remove custom flag values
[project/luci.git] / applications / luci-app-dynapoint / Makefile
index d16ef4a8fa57f6e05815b9841d0cfc76bcd44bb2..1f4486ef4b1a07123a88d46bd13ad445bd5d3bad 100644 (file)
@@ -7,11 +7,8 @@
 include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=LuCI Support for DynaPoint
-LUCI_DEPENDS:=+dynapoint
+LUCI_DEPENDS:=+luci-base +luci-compat +luci-lib-ipkg +dynapoint
 
-PKG_NAME:=luci-app-dynapoint
-PKG_VERSION:=1.0
-PKG_RELEASE:=1
 PKG_LICENSE:=GPL-3.0+
 PKG_MAINTAINER:=Tobias Ilte <tobias.ilte@campus.tu-berlin.de>
 include ../../luci.mk