Commit 8e8eddaf authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files

f2fs-tools: explicitly select libuuid

parent 6afbd13c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_F2FS_TOOLS
	bool "f2fs-tools"
	select BR2_PACKAGE_UTIL_LINUX
	select BR2_PACKAGE_UTIL_LINUX_LIBUUID
	depends on BR2_LARGEFILE
	depends on BR2_USE_WCHAR # util-linux
	help