mesa-demos: depend on libxcb independently of libx11 propagating it
This commit is contained in:
committed by
Alyssa Ross
parent
9b11be296a
commit
4a00f12a33
@@ -6,6 +6,7 @@
|
||||
libGL,
|
||||
libGLU,
|
||||
libX11,
|
||||
libxcb,
|
||||
libXext,
|
||||
libgbm,
|
||||
mesa,
|
||||
@@ -45,6 +46,7 @@ stdenv.mkDerivation rec {
|
||||
buildInputs = [
|
||||
libglut
|
||||
libX11
|
||||
libxcb
|
||||
libXext
|
||||
libGL
|
||||
libGLU
|
||||
|
||||
Reference in New Issue
Block a user