Skip to content

Commit

Permalink
automount: add back ntfs-3g
Browse files Browse the repository at this point in the history
  • Loading branch information
coolsnowwolf committed Dec 4, 2019
1 parent 98c164b commit db5d264
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/lean/automount/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit db5d264

Please sign in to comment.