mesa-glu: Use separate outputs
This commit is contained in:
@@ -14,6 +14,8 @@ stdenv.mkDerivation rec {
|
|||||||
buildInputs = [ pkgconfig ];
|
buildInputs = [ pkgconfig ];
|
||||||
propagatedBuildInputs = [ mesa_noglu ];
|
propagatedBuildInputs = [ mesa_noglu ];
|
||||||
|
|
||||||
|
outputs = [ "out" "dev" ];
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "OpenGL utility library";
|
description = "OpenGL utility library";
|
||||||
homepage = http://cgit.freedesktop.org/mesa/glu/;
|
homepage = http://cgit.freedesktop.org/mesa/glu/;
|
||||||
|
|||||||
Reference in New Issue
Block a user