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

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)