Skip to content

Commit

Permalink
fixed typo ubus-lime-groundrouting in lime-app's Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
ilario committed Dec 11, 2024
1 parent f066704 commit ddd5f0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/lime-app/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ define Package/$(PKG_NAME)
URL:=http://github.com/libremesh/lime-app
DEPENDS:=+rpcd +uhttpd +uhttpd-mod-ubus +uhttpd-mod-lua \
+ubus-lime-location +ubus-lime-metrics +ubus-lime-utils \
+rpcd-mod-iwinfo +ubus-lime-grondrouting
+rpcd-mod-iwinfo +ubus-lime-groundrouting
PKGARCH:=all
endef

Expand Down

0 comments on commit ddd5f0a

Please sign in to comment.