gluon-mesh-vpn-fastd: add missing iptables dependency confusing Kconfig
This was causing "recursive dependency" errors and potentially broken configurations.
This commit is contained in:
		
							parent
							
								
									a5c8e60172
								
							
						
					
					
						commit
						4a60e5a02a
					
				| @ -12,7 +12,7 @@ define Package/gluon-mesh-vpn-fastd | |||||||
|   SECTION:=gluon |   SECTION:=gluon | ||||||
|   CATEGORY:=Gluon |   CATEGORY:=Gluon | ||||||
|   TITLE:=Support for connecting batman-adv meshes via fastd |   TITLE:=Support for connecting batman-adv meshes via fastd | ||||||
|   DEPENDS:=+gluon-core +libgluonutil gluon-mesh-batman-adv +gluon-wan-dnsmasq +fastd +iptables-mod-extra +simple-tc |   DEPENDS:=+gluon-core +libgluonutil gluon-mesh-batman-adv +gluon-wan-dnsmasq +fastd +iptables +iptables-mod-extra +simple-tc | ||||||
| endef | endef | ||||||
| 
 | 
 | ||||||
| define Build/Prepare | define Build/Prepare | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user