xorg.libXrender: propagate renderproto
Fixes #19909; there's a dependency between the headers.
This commit is contained in:
parent
41d894b87f
commit
4fee7fc82e
@ -217,6 +217,7 @@ in
|
||||
|
||||
libXrender = attrs: attrs // {
|
||||
outputs = [ "out" "dev" "doc" ];
|
||||
propagatedBuildInputs = [ xorg.renderproto ];
|
||||
preConfigure = setMalloc0ReturnsNullCrossCompiling;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user