Skip to content

Commit

Permalink
Add luci-theme-bootstrap and luci-i18n-english as dependency for lime…
Browse files Browse the repository at this point in the history
…-webui
  • Loading branch information
p4u committed Jul 23, 2014
1 parent 612c4fb commit 8b4aaef
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion packages/lime-webui/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,10 @@ define Package/$(PKG_NAME)
CATEGORY:=LiMe
MAINTAINER:=p4u <pau@dabax.net>
URL:=http://libre-mesh.org
DEPENDS:=+luci-mod-admin-full +luci-app-bmx6 +luci-app-batman-adv +uhttpd +libiwinfo-lua
DEPENDS:= +luci-mod-admin-full +luci-app-bmx6 \
+luci-app-batman-adv \
+uhttpd +libiwinfo-lua \
+luci-theme-bootstrap +luci-i18n-english
endef

define Package/$(PKG_NAME)/description
Expand Down

0 comments on commit 8b4aaef

Please sign in to comment.