Set USE="-filecaps" for sys-libs/pam to avoid the circular dep between sys-libs/pam and sys-libs/filecaps. Document the caps, filecaps USE mask for iputils.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
This commit is contained in:
parent
93bc214182
commit
da0eb6ec11
2 changed files with 3 additions and 0 deletions
|
@ -1 +1,2 @@
|
|||
# Disable caps and filecaps or ping on the stage will only work for root
|
||||
net-misc/iputils -caps -filecaps
|
||||
|
|
2
releases/weekly/portage/stages/package.use/pam
Normal file
2
releases/weekly/portage/stages/package.use/pam
Normal file
|
@ -0,0 +1,2 @@
|
|||
# Disable filecaps or we get a circular dep between sys-libs/pam and sys-libs/filecaps
|
||||
sys-libs/pam -filecaps
|
Loading…
Add table
Reference in a new issue