mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 21:11:08 +02:00
app-emulation/open-vm-tools: Update a comment about 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 package does not depend on virtual/pam outright, but let's avoid having an out-of-date comment.
This commit is contained in:
parent
34d4663480
commit
dcb37a9320
@ -23,7 +23,7 @@ DEPEND="dev-libs/glib:2
|
||||
# Runtime dependencies provided by CoreOS, not the OEM:
|
||||
# dev-libs/glib:2
|
||||
# sys-apps/ethtool
|
||||
# pam? ( virtual/pam )
|
||||
# pam? ( sys-libs/pam )
|
||||
RDEPEND="dnet? ( dev-libs/libdnet )
|
||||
deploypkg? ( dev-libs/libmspack )"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user