mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
sudo: needs coreutils to build.
This commit is contained in:
parent
85cc050e3a
commit
6a11e7d6f7
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ Add_dependency run zlib
|
||||||
Add_dependency run pam
|
Add_dependency run pam
|
||||||
Add_dependency build zlib-devel
|
Add_dependency build zlib-devel
|
||||||
Add_dependency build pam-devel
|
Add_dependency build pam-devel
|
||||||
|
Add_dependency build coreutils
|
||||||
|
|
||||||
post_install()
|
post_install()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue