summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-udpxy
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-udpxy')
-rw-r--r--applications/luci-app-udpxy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-udpxy/Makefile b/applications/luci-app-udpxy/Makefile
index cb8f17923..c4286baaf 100644
--- a/applications/luci-app-udpxy/Makefile
+++ b/applications/luci-app-udpxy/Makefile
@@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for udpxy
-LUCI_DEPENDS:=+udpxy
+LUCI_DEPENDS:=+luci-compat +udpxy
include ../../luci.mk