This website requires JavaScript.
Explore
Help
Sign In
jcgruenhage
/
void-packages
Watch
1
Star
0
Fork
You've already forked void-packages
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
9b5d404cbb
void-packages
/
srcpkgs
/
libuuid
1 line
15 B
Text
Raw
Normal View
History
Unescape
Escape
util-linux: split libraries into separated template files This is a rework of 66062de198 (util-linux: compile with eudev, 2019-10-30) In order to support this command for unpriviledge users: lsblk -f util-linux needs to be compile `--with-udev`. However, eudev itself depends on `libblkid-devel` for building. Break this dependency cycle by: - compile `util-linux` `--without-udev` first, only keep its library, this will be the `util-linux-libs` meta package - compile eudev against that `util-linux` (`--without-udev`) - compile util-linux binary against eudev, discard its libs
2020-05-01 06:50:39 +00:00
util-linux-libs
Reference in a new issue
Copy permalink