libglade: multiple outputs
This commit is contained in:
parent
c9e929bbbd
commit
ce367a7a9b
@ -8,6 +8,8 @@ stdenv.mkDerivation {
|
|||||||
sha256 = "1v2x2s04jry4gpabws92i0wq2ghd47yr5n9nhgnkd7c38xv1wdk4";
|
sha256 = "1v2x2s04jry4gpabws92i0wq2ghd47yr5n9nhgnkd7c38xv1wdk4";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
outputs = [ "dev" "out" ];
|
||||||
|
|
||||||
buildInputs = [ pkgconfig gtk python gettext ];
|
buildInputs = [ pkgconfig gtk python gettext ];
|
||||||
|
|
||||||
propagatedBuildInputs = [ libxml2 ];
|
propagatedBuildInputs = [ libxml2 ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user