gotraceui: depend on libxcb independently of libx11 propagating it
This commit is contained in:
committed by
Alyssa Ross
parent
a0fa1d19a3
commit
2469316f44
@@ -5,6 +5,7 @@
|
||||
buildGoModule,
|
||||
libGL,
|
||||
libX11,
|
||||
libxcb,
|
||||
libXcursor,
|
||||
libXfixes,
|
||||
libxkbcommon,
|
||||
@@ -42,6 +43,7 @@ buildGoModule rec {
|
||||
libxkbcommon
|
||||
wayland
|
||||
libX11
|
||||
libxcb
|
||||
libXcursor
|
||||
libXfixes
|
||||
libGL
|
||||
|
||||
Reference in New Issue
Block a user