applications: add missing dependency to luci-base
[project/luci.git] / applications / luci-app-rp-pppoe-server / Makefile
index b4edfc9499a5d978046090b0651646e08caa4cbd..4454242d48607574b9d949239fd301f3fe91ed3c 100644 (file)
@@ -8,7 +8,7 @@
 include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=Roaring Penguin PPPoE Server
-LUCI_DEPENDS:=+luci-compat +rp-pppoe-server
+LUCI_DEPENDS:=+luci-base +luci-compat +rp-pppoe-server
 
 include ../../luci.mk