Commit eb25419e authored by chiroptical's avatar chiroptical
Browse files

Merge branch 'chiroptical/otp-updates' of github.com:chiroptical/nixpkgs into...

Merge branch 'chiroptical/otp-updates' of github.com:chiroptical/nixpkgs into chiroptical/otp-updates
parents e7d44d66 60d00382
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -98,6 +98,8 @@ stdenv.mkDerivation ({

  inherit src version;

  LANG = "C.UTF-8";

  nativeBuildInputs = [ autoconf makeWrapper perl gnum4 libxslt libxml2 ];

  buildInputs = [ ncurses opensslPackage ]