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

config LIBBLKID
	tristate
	select VIRTUAL
	select UTIL_LINUX
	select UTIL_LINUX_LIBBLKID
	help
	  Helper to select the target packet containing a recent libblkid.so
	  library and its header.

	  The following packages provide libblkid:
	  - e2fsprogs   (older version)
	  - utils-linux (more recent version)