pyre: remove unused makeWrapper

This commit is contained in:
Jörg Thalheim
2018-12-03 08:19:07 +00:00
parent 5058d365a1
commit 92cba3aa0c

View File

@@ -29,8 +29,6 @@ let
src = pyre-src;
nativeBuildInputs = [ makeWrapper ];
buildInputs = with ocamlPackages; [
ocaml
findlib