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

Add missing libraries to Factor image #5

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

nomennescio
Copy link
Collaborator

Adds missing libraries

libcrypto.so
libsqlite3.so
libz.so
libpq.so
libsnappy.so

Do not add
libGL.so.1 -> OpenGL -> not needed
libXi.so -> X Windows manager -> not needed
libgdk-x11-2.0.so -> GTK+ -> not needed
libgmodule-2.0.so -> GLib -> not needed

libcrypto.so
libsqlite3.so
libz.so
libpq.so
libsnappy.so
@nomennescio nomennescio merged commit f127c1f into codewars:main Jan 24, 2024
1 check passed
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.

1 participant