More docs/manpages in separate outputs

This commit is contained in:
Eelco Dolstra
2015-07-27 00:27:54 +02:00
parent f41201ef97
commit e1f78bf677
15 changed files with 44 additions and 1 deletions
@@ -14,6 +14,8 @@ stdenv.mkDerivation rec {
sha256 = "0wj8d1iwk9vnpax2h29xqc2hwknxg3s0ay2d5pxkg59ihbifn6pa";
};
outputs = [ "out" "doc" "man" ];
nativeBuildInputs = [ pkgconfig ];
propagatedBuildInputs = [ zlib libjpeg xz ]; #TODO: opengl support (bogus configure detection)