From 42e2772876b5317a6e0bd2da4dc9311769345306 Mon Sep 17 00:00:00 2001 From: John Doe Date: Fri, 9 Apr 2021 17:03:06 +0800 Subject: [PATCH] Package: add deps for openclash, ksmbd --- patches.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/patches.sh b/patches.sh index 073b76a..09ef201 100644 --- a/patches.sh +++ b/patches.sh @@ -13,9 +13,8 @@ find . -type f -name nft-qos.config | xargs sed -i "s/option limit_enable '1'/op sed -i "/\/etc\/coremark\.sh/d" package/feeds/packages/coremark/coremark sed -i 's/192.168.1.1/192.168.2.1/' package/base-files/files/bin/config_generate -rm -rf files -mv $GITHUB_WORKSPACE/files ./ -chmod 600 files/etc/dropbear/* +sed -i '/DEPENDS/ s/$/ +libcap-bin/' `find . -type f -path '*/luci-app-openclash/Makefile'` +sed -i '/DEPENDS+/ s/$/ +wsdd2/' `find . -type f -path '*/ksmbd-tools/Makefile'` if [ $DEVICE = 'r4s' ]; then wget https://github.com/immortalwrt/immortalwrt/commit/6c3f6d2686679173b95495c47d861db1f41729dd.patch