qca2: add patch to build with libressl 2.3

This commit is contained in:
Robin Gloster
2015-12-23 22:08:33 +00:00
parent 501d49ebc4
commit 562ba76975
2 changed files with 30 additions and 0 deletions
@@ -13,6 +13,8 @@ stdenv.mkDerivation rec {
enableParallelBuilding = true;
patches = [ ./libressl.patch ];
meta = with stdenv.lib; {
description = "Qt Cryptographic Architecture";
license = "LGPL";