From 3da807e3330ead7fa684d763eaf4d7fc375faecf Mon Sep 17 00:00:00 2001 From: CN_SZTL Date: Tue, 10 Mar 2020 00:46:04 +0800 Subject: [PATCH] automount: fix dependency --- package/lean/automount/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/lean/automount/Makefile b/package/lean/automount/Makefile index d059506ef6..dbee79091d 100644 --- a/package/lean/automount/Makefile +++ b/package/lean/automount/Makefile @@ -17,7 +17,7 @@ include $(INCLUDE_DIR)/package.mk define Package/automount TITLE:=Mount autoconfig hotplug script. MAINTAINER:=Lean - DEPENDS:=+block-mount +kmod-usb-storage +kmod-usb-storage-extras +kmod-usb-storage-uas +kmod-fs-vfat +kmod-fs-ext4 +kmod-fs-exfat +ntfs-3g + DEPENDS:=+block-mount +kmod-usb-storage +kmod-usb-storage-extras +kmod-usb-storage-uas +kmod-fs-vfat +kmod-fs-ext4 +@(LINUX_4_14||LINUX_4_19):kmod-fs-exfat0 +@LINUX_5_4:kmod-fs-exfat +ntfs-3g endef define Package/automount/description