summaryrefslogtreecommitdiffstats
path: root/rules/host-libuuid.in
blob: 83d43d7e42092689d42a6102e8c4aae45057d541 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
## SECTION=hosttools_noprompt

config HOST_LIBUUID
	tristate
	select HOST_UTIL_LINUX_NG
	default ALLYES
	help
	  Helper to select the host packet containing a recent libuuid.so
	  library and its header.
	  
	  The following packages provide libuuid:
	  - e2fsprogs      (older version)
	  - utils-linux-ng (more recent version)