Skip to content
Snippets Groups Projects
Commit 7695e14c authored by Sergey Sharybin's avatar Sergey Sharybin
Browse files

Ignore libXfixes when checking binaries to be static

parent f86f37fc
No related branches found
No related tags found
No related merge requests found
......@@ -52,6 +52,7 @@ ALLOWED_LIBS = (
"libXrender.so",
"libXxf86vm.so",
"libXi.so",
"libXfixes.so",
# OpenGL libraries.
"libGL.so",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment