gtkmm2: multiple outputs
This commit is contained in:
parent
13bef32e73
commit
c871bb489b
@ -9,6 +9,8 @@ stdenv.mkDerivation rec {
|
|||||||
sha256 = "0680a53b7bf90b4e4bf444d1d89e6df41c777e0bacc96e9c09fc4dd2f5fe6b72";
|
sha256 = "0680a53b7bf90b4e4bf444d1d89e6df41c777e0bacc96e9c09fc4dd2f5fe6b72";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
outputs = [ "out" "dev" ];
|
||||||
|
|
||||||
nativeBuildInputs = [pkgconfig];
|
nativeBuildInputs = [pkgconfig];
|
||||||
|
|
||||||
propagatedBuildInputs = [ glibmm gtk2 atkmm cairomm pangomm ];
|
propagatedBuildInputs = [ glibmm gtk2 atkmm cairomm pangomm ];
|
||||||
|
Loading…
Reference in New Issue
Block a user