Skip to content

Commit

Permalink
Remove sprunge as dependency for lime-debug because it depends on cur…
Browse files Browse the repository at this point in the history
…l so needs libcurl and openssl, too many dependences for lime-debug (more than 700kB).

Please, use busybox wget instead of curl
  • Loading branch information
p4u committed Jul 22, 2014
1 parent 0236f4d commit 612c4fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/lime-debug/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ define Package/$(PKG_NAME)
CATEGORY:=LiMe
MAINTAINER:=Gioacchino Mazzurco <gio@eigenlab.org>
URL:=http://libre-mesh.org
DEPENDS:=+batctl +iwinfo +iw +mtr +ip +iputils-ping6 +sprunge
DEPENDS:=+batctl +iwinfo +iw +mtr +ip +iputils-ping6
endef

define Package/$(PKG_NAME)/description
Expand Down

0 comments on commit 612c4fb

Please sign in to comment.