Skip to content

Commit

Permalink
drop lime-eb-ip-tables metapackage, dependencies are pulled by specif…
Browse files Browse the repository at this point in the history
…ic packages

 * kmod-ipt-nat is pulled by lime-proto-wan
 * kmod-ipt-nat-extra is not needed
 * kmod-ebtables is pulled by ebtables
 * ebtables is pulled by lime-proto-anygw
 * iptables is pulled by lime-proto-bmx6/7 and lime-proto-wan
  • Loading branch information
altergui committed Aug 7, 2016
1 parent d59a6d4 commit fdd6ceb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 31 deletions.
30 changes: 0 additions & 30 deletions packages/lime-eb-ip-tables/Makefile

This file was deleted.

2 changes: 1 addition & 1 deletion packages/lime-proto-wan/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:=+lime-system +lua +libuci-lua
DEPENDS:=+lime-system +lua +libuci-lua +kmod-ipt-nat +iptables
endef

define Build/Compile
Expand Down

0 comments on commit fdd6ceb

Please sign in to comment.