Skip to content

Commit

Permalink
fix duplicate dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
maurerle committed Nov 1, 2024
1 parent 6c588c1 commit 720ad84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ffbs-mesh-vpn-parker/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ include $(TOPDIR)/../package/gluon.mk

define Package/ffbs-mesh-vpn-parker
TITLE:=Automatic node configuration for parker networks
DEPENDS:=+gluon-core +libgluonutil +gluon-mesh-vpn-core +kmod-wireguard +wireguard-tools +luaposix +usign +gluon-radv-filterd +gluon-ebtables-filter-ra-dhcp +ffbs-parker-nextnode +ffbs-parker-nextnode +ffbs-parker-nodeconfig-respondd
DEPENDS:=+gluon-core +libgluonutil +gluon-mesh-vpn-core +kmod-wireguard +wireguard-tools +luaposix +usign +gluon-radv-filterd +gluon-ebtables-filter-ra-dhcp +ffbs-parker-nextnode +ffbs-parker-nodeconfig-respondd
PROVIDES:=ffbs-parker-nodeconfig
endef

Expand Down

0 comments on commit 720ad84

Please sign in to comment.