Skip to content

Commit

Permalink
Modify the wrong dependent package name
Browse files Browse the repository at this point in the history
  • Loading branch information
chenmozhijin committed Aug 28, 2023
1 parent e4fb33a commit 948df4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion luci-app-turboacc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ LUCI_DEPENDS:= \
+PACKAGE_$(PKG_NAME)_INCLUDE_SHORTCUT_FE:kmod-fast-classifier \
+PACKAGE_$(PKG_NAME)_INCLUDE_SHORTCUT_FE_CM:kmod-shortcut-fe-cm \
+PACKAGE_$(PKG_NAME)_INCLUDE_SHORTCUT_FE_DRV:kmod-shortcut-fe-drv \
+PACKAGE_$(PKG_NAME)_INCLUDE_NFT_FULLCONE:nft-fullcone
+PACKAGE_$(PKG_NAME)_INCLUDE_NFT_FULLCONE:kmod-nft-fullcone
LUCI_PKGARCH:=all

define Package/$(PKG_NAME)/config
Expand Down

0 comments on commit 948df4f

Please sign in to comment.