From db5d264ccfd7b8b2a1bf48b740027bd5d448a83f Mon Sep 17 00:00:00 2001 From: LEAN-ESX Date: Wed, 4 Dec 2019 04:03:34 -0800 Subject: [PATCH] automount: add back ntfs-3g --- 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 0a7b34144..93d756caf 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-fs-vfat +kmod-fs-ext4 +kmod-fs-exfat + DEPENDS:=+block-mount +kmod-usb-storage +kmod-usb-storage-extras +kmod-fs-vfat +kmod-fs-ext4 +kmod-fs-exfat +ntfs-3g endef define Package/automount/description