guix: remove libxcb-xinerama.so.0 from allowed libs

This commit is contained in:
fanquake 2025-08-19 17:12:39 +01:00
parent 3d9314f383
commit decc3671c8
No known key found for this signature in database
GPG Key ID: 2EEB9F5CC09526C1

View File

@ -123,7 +123,6 @@ ELF_ALLOWED_LIBRARIES = {
'libxcb-shape.so.0',
'libxcb-sync.so.1',
'libxcb-xfixes.so.0',
'libxcb-xinerama.so.0',
'libxcb-xkb.so.1',
}