libgsf: Use separate dev output
This commit is contained in:
parent
658a532483
commit
6d4e6102a7
@ -19,6 +19,8 @@ stdenv.mkDerivation rec {
|
|||||||
propagatedBuildInputs = [ libxml2 glib gdk_pixbuf libiconv ]
|
propagatedBuildInputs = [ libxml2 glib gdk_pixbuf libiconv ]
|
||||||
++ libintlOrEmpty;
|
++ libintlOrEmpty;
|
||||||
|
|
||||||
|
outputs = [ "out" "dev" ];
|
||||||
|
|
||||||
doCheck = true;
|
doCheck = true;
|
||||||
preCheck = "patchShebangs ./tests/";
|
preCheck = "patchShebangs ./tests/";
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user