Skip to content

Commit

Permalink
ffwizard: depend on separate package "luci-lib-ipkg"
Browse files Browse the repository at this point in the history
The package "luci-lib-ipkg" was split from "luci-base" in openwrt/luci@4bbe325.

This is part of #158
  • Loading branch information
SvenRoederer committed Jul 6, 2019
1 parent 3c569af commit e14d2ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/luci-app-ffwizard-berlin/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ define Package/luci-app-ffwizard-berlin
SUBMENU:=3. Applications
TITLE:=Freifunk Berlin configuration wizard
URL:=http://berlin.freifunk.net
DEPENDS+= +luci-mod-admin-full +freifunk-policyrouting +luci-lib-jsonc
DEPENDS+= +luci-mod-admin-full +freifunk-policyrouting +luci-lib-jsonc +luci-lib-ipkg
PKGARCH:=all
endef

Expand Down

0 comments on commit e14d2ea

Please sign in to comment.