Skip to content

Commit 18a3281

Browse files
authored
Change dependencies
1 parent 66c5820 commit 18a3281

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

amneziawg-tools/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ define Package/amneziawg-tools
3737
DEPENDS:= \
3838
+!BUSYBOX_CONFIG_IP:ip \
3939
+!BUSYBOX_CONFIG_FEATURE_IP_LINK:ip \
40-
+kmod-amneziawg
41-
+ip-full
40+
+kmod-amneziawg \
41+
+ip-full \
4242
+ip-tiny
4343
endef
4444

0 commit comments

Comments
 (0)