Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added missing zoom-us dependencies #579

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

maxkratz
Copy link

I've tried to build the zoom-us Docker container image and got an error output:

dpkg: dependency problems prevent configuration of zoom:
 zoom depends on libxcb-xinerama0; however:
  Package libxcb-xinerama0 is not installed.
 zoom depends on libxkbcommon-x11-0; however:
  Package libxkbcommon-x11-0 is not installed.

dpkg: error processing package zoom (--install):
 dependency problems - leaving unconfigured
Processing triggers for desktop-file-utils (0.26-1) ...
Processing triggers for shared-mime-info (2.0-1) ...
Errors were encountered while processing:
 zoom

The error is basically described in this pull request, which had been untouched for months.

This pull request fixes the installation error(s).

@maxkratz
Copy link
Author

Any news on merging this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant