Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 78b62836f5cd02626ffaff7f05071e19368f2ea8
      
https://github.com/NixOS/nixpkgs/commit/78b62836f5cd02626ffaff7f05071e19368f2ea8
  Author: Will Dietz <git...@wdtz.org>
  Date:   2017-05-29 (Mon, 29 May 2017)

  Changed paths:
    M pkgs/applications/networking/browsers/lynx/default.nix

  Log Message:
  -----------
  lynx: Fix SSL, widec support (#26134)

* lynx: Fix SSL support by letting it use pkgconfig

lynx wants both the "include" and "lib/lib*.so" paths
to be children of the path given to "--with-ssl",
which is not provided by any of the current openssl outputs.

To fix lynx so it supports SSL (and https URLs),
let it use pkgconfig to figure out where openssl's bits are.

* lynx: Always enable widec support.


_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to