mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-03 19:42:15 +02:00
sys-auth/polkit: Replace virtual/pam with sys-libs/pam
We are getting rid of the virtual/pam package. The package provided a dependency on one of pam or openpam. It looks like Gentoo dropped openpam, making virtual/pam unnecessary. Also, existence of virtual/pam causes some circular dependencies to manifest during emerging.
This commit is contained in:
parent
f8db3e5f92
commit
5515bbfefb
@ -20,7 +20,7 @@ CDEPEND="
|
||||
>=dev-libs/expat-2:=
|
||||
pam? (
|
||||
sys-auth/pambase
|
||||
virtual/pam
|
||||
sys-libs/pam
|
||||
)
|
||||
systemd? ( sys-apps/systemd:0= )
|
||||
"
|
||||
|
Loading…
x
Reference in New Issue
Block a user