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

config HOST_LIBUUID
	tristate
	select VIRTUAL
	select HOST_UTIL_LINUX
	default y if 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 (more recent version)