pangomm: multiple outputs
This commit is contained in:
parent
a6c2b2ef0e
commit
992bc3e762
@ -12,6 +12,8 @@ stdenv.mkDerivation rec {
|
|||||||
sha256 = "9762ee2a2d5781be6797448d4dd2383ce14907159b30bc12bf6b08e7227be3af";
|
sha256 = "9762ee2a2d5781be6797448d4dd2383ce14907159b30bc12bf6b08e7227be3af";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
outputs = [ "out" "dev" ];
|
||||||
|
|
||||||
nativeBuildInputs = [ pkgconfig ];
|
nativeBuildInputs = [ pkgconfig ];
|
||||||
propagatedBuildInputs = [ pango glibmm cairomm ];
|
propagatedBuildInputs = [ pango glibmm cairomm ];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user