applications: add missing dependency to luci-base
[project/luci.git] / applications / luci-app-udpxy / Makefile
index cb8f1792322266842c969c4804ed47c367267690..ee2350ba933c0541f00fc497efd6adaabab682e7 100644 (file)
@@ -7,7 +7,7 @@
 include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=LuCI Support for udpxy
-LUCI_DEPENDS:=+udpxy
+LUCI_DEPENDS:=+luci-base +udpxy
 
 include ../../luci.mk