diff options
Diffstat (limited to 'applications/luci-app-babeld/Makefile')
-rw-r--r-- | applications/luci-app-babeld/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-babeld/Makefile b/applications/luci-app-babeld/Makefile index c5f3d27c96..2c3675c3ee 100644 --- a/applications/luci-app-babeld/Makefile +++ b/applications/luci-app-babeld/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI support for babeld -LUCI_DEPENDS:=+luci-base +babeld +luci-compat +LUCI_DEPENDS:=+luci-base +babeld include ../../luci.mk |