diff --git a/bird1-openwrt/bird1-ipv4-openwrt/Makefile b/bird1-openwrt/bird1-ipv4-openwrt/Makefile index 781d5d8..6959b08 100644 --- a/bird1-openwrt/bird1-ipv4-openwrt/Makefile +++ b/bird1-openwrt/bird1-ipv4-openwrt/Makefile @@ -84,7 +84,7 @@ define Package/$(luci) SUBMENU:=3. Applications MAINTAINER:=Eloi Carbo URL:=https://github.com/eloicaso/bird-openwrt/ - DEPENDS:=+$(BIRD_PKG)-uci +luci-base + DEPENDS:=+$(BIRD_PKG)-uci +luci-base +luci-compat endef define Package/$(luci)/description diff --git a/bird1-openwrt/bird1-ipv6-openwrt/Makefile b/bird1-openwrt/bird1-ipv6-openwrt/Makefile index 939c1ee..3e0c1a5 100644 --- a/bird1-openwrt/bird1-ipv6-openwrt/Makefile +++ b/bird1-openwrt/bird1-ipv6-openwrt/Makefile @@ -84,7 +84,7 @@ define Package/$(luci) SUBMENU:=3. Applications MAINTAINER:=Eloi Carbo URL:=https://github.com/eloicaso/bird-openwrt/ - DEPENDS:=+$(BIRD_PKG)-uci +luci-base + DEPENDS:=+$(BIRD_PKG)-uci +luci-base +luci-compat endef define Package/$(luci)/description