diff --git a/net/crowdsec-firewall-bouncer/Makefile b/net/crowdsec-firewall-bouncer/Makefile index b1313579a8..52318f5630 100644 --- a/net/crowdsec-firewall-bouncer/Makefile +++ b/net/crowdsec-firewall-bouncer/Makefile @@ -48,8 +48,7 @@ endef define Package/crowdsec-firewall-bouncer $(call Package/crowdsec-firewall-bouncer/Default) DEPENDS:=@(PACKAGE_iptables||PACKAGE_nftables) \ - $(GO_ARCH_DEPENDS) \ - +crowdsec + $(GO_ARCH_DEPENDS) endef define Package/golang-crowdsec-firewall-bouncer-dev