Bcache (#18103)
* bcache:add pkg-config to find blkid.h in linux-utils * bcache: fix libuuid race condition in pkgconfig
This commit is contained in:
parent
b4042f23d0
commit
586fbe05b5
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@ class Bcache(MakefilePackage):
|
|||
version('1.0.5', sha256='1449294ef545b3dc6f715f7b063bc2c8656984ad73bcd81a0dc048cbba416ea9')
|
||||
version('1.0.4', sha256='102ffc3a8389180f4b491188c3520f8a4b1a84e5a7ca26d2bd6de1821f4d913d')
|
||||
|
||||
depends_on('libuuid')
|
||||
depends_on('util-linux')
|
||||
depends_on('gettext')
|
||||
depends_on('pkgconfig', type='build')
|
||||
|
|
Loading…
Reference in a new issue