applications: add missing dependency to luci-base
[project/luci.git] / applications / luci-app-mjpg-streamer / Makefile
index b4f1f1412741f462eec9beb39669f1015d8e93c5..11048862f06465016908e9f19be661f532d72de1 100644 (file)
@@ -7,7 +7,7 @@
 include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=MJPG-Streamer service configuration module
-LUCI_DEPENDS:= +mjpg-streamer
+LUCI_DEPENDS:=+luci-base +mjpg-streamer
 
 include ../../luci.mk