summaryrefslogtreecommitdiffstats
path: root/rules/libuuid.in
blob: 31bb8a243d8ae7b3f15d435401cd3b56ac00f7bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
## SECTION=system_libraries

config LIBUUID
	tristate
	select UTIL_LINUX_NG
	select UTIL_LINUX_NG_LIBUUID
	help
	  Helper to select the target packet containing a recent libuuid.so
	  library and its header.
	  
	  The following packages provide libuuid:
	  - e2fsprogs      (older version)
	  - utils-linux-ng (more recent version)